Changed viewed layout
This commit is contained in:
parent
3946aaa033
commit
40816a5386
3 changed files with 10 additions and 9 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue