Merge branch 'hometown-dev' of github.com:hometown-fork/hometown into hometown-dev

This commit is contained in:
Darius Kazemi 2020-03-02 10:54:43 -08:00
commit 7bc341c7d3

View File

@ -13,6 +13,6 @@
.dialog__illustration .dialog__illustration
%h1 %h1
= link_to root_url, class: 'brand' do = link_to root_url, class: 'brand' do
= site_title = Setting.default_settings['site_title']
.dialog__message .dialog__message
%h1= yield :content %h1= yield :content