Changed viewed layout

This commit is contained in:
Finn 2017-07-25 13:38:15 +01:00
parent 3946aaa033
commit 40816a5386
3 changed files with 10 additions and 9 deletions

View file

@ -3,6 +3,6 @@
% content_for javascript => begin
%= javascript '/static/user/js/home.js';
% end
<div class="card">
<h3 class="card-header">User Home</h3>
<div>
<h1>App currently in development, please come back later!</h1>
</div>