You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
285 B
6 lines
285 B
- content_for :banner do
|
|
#header-title.no-image
|
|
%h1=_'translate.translation_pages.Locale_Translations', @locale[:name], :vars => {:language => @locale[:name]}
|
|
.lingua-franca-translations
|
|
=render 'translations/translation_control'
|
|
%article=render 'translations/key_wrapper'
|
|
|