Adjusting design of profile and entry pages, linkify mentions in statuses
This commit is contained in:
6
app/views/layouts/public.html.haml
Normal file
6
app/views/layouts/public.html.haml
Normal file
@ -0,0 +1,6 @@
|
||||
- content_for :content do
|
||||
= yield
|
||||
.footer
|
||||
.domain= Rails.configuration.x.local_domain
|
||||
|
||||
= render template: "layouts/application"
|
Reference in New Issue
Block a user