Redesign landing page (again) (#6486)

* Redesign landing page (again)

* Move login form in small version to the right column

* Display closed registrations message

* Add site setting for the hero image

* Fix test

* Increase spacing, maximum width, change call to action section
This commit is contained in:
Eugen Rochko 2018-02-22 01:03:48 +01:00 committed by GitHub
parent d8bc64bb09
commit c71aa468b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 553 additions and 306 deletions

View file

@ -7,5 +7,5 @@
= render 'links'
.extended-description
.container
.container-alt
= @instance_presenter.site_terms.html_safe.presence || t('terms.body_html')