Hopefully fix speed issue on external data
This commit is contained in:
parent
3b8b5b97f4
commit
962cf972da
19 changed files with 182 additions and 156 deletions
|
@ -4,5 +4,7 @@
|
|||
%= javascript '/static/user/js/home.js';
|
||||
% end
|
||||
<div>
|
||||
<h1>App currently in development, please come back later!</h1>
|
||||
<h1>Local Loop API Server</h1>
|
||||
<p>If you have arrived here, you're either a developer or something has gone wrong! Oops!</p>
|
||||
<a href="/admin" class="btn btn-primary">Go to Admin Login</a>
|
||||
</div>
|
||||
|
|
Reference in a new issue