Adding some localizations

This commit is contained in:
Eugen Rochko 2016-11-15 23:02:57 +01:00
parent a4313224d9
commit 3ce6ac0ce2
19 changed files with 91 additions and 88 deletions

View file

@ -14,7 +14,7 @@
= "#{yield(:page_title)} - " if content_for?(:page_title)
Mastodon
= stylesheet_link_tag 'application', media: 'all'
= stylesheet_link_tag 'application', media: 'all'
= csrf_meta_tags
= yield :header_tags