BikeBikeBike/app/views/translations/locale.html.haml

8 lines
304 B
Plaintext
Raw Normal View History

- header_is_fixed
- content_for :banner do
#header-title.no-image
%h1=_'translate.translation_pages.Locale_Translations', @locale[:name], :vars => {:language => @locale[:name]}
2015-08-18 22:18:29 -07:00
.lingua-franca-translations
=render 'translations/translation_control'
%article=render 'translations/key_wrapper'