Skip to content

Commit fb4204f

Browse files
committed
Add cover photo to Login page
1 parent 373b5be commit fb4204f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/views/login_page/index.html.haml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
%body
2+
%header.intro-header{:style => "padding-top: 300px; background-image: url('cover.png')"}
3+
14
= scrivito_tag :h1, @obj, :title
25
= scrivito_tag :div, @obj, :body
36
= form_tag session_path, role: 'form' do

0 commit comments

Comments
 (0)