We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373b5be commit fb4204fCopy full SHA for fb4204f
app/views/login_page/index.html.haml
@@ -1,3 +1,6 @@
1
+%body
2
+ %header.intro-header{:style => "padding-top: 300px; background-image: url('cover.png')"}
3
+
4
= scrivito_tag :h1, @obj, :title
5
= scrivito_tag :div, @obj, :body
6
= form_tag session_path, role: 'form' do
0 commit comments