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.
7 lines
273 B
7 lines
273 B
10 years ago
|
- header_is_fixed
|
||
|
- content_for :banner do
|
||
|
#header-title.no-image
|
||
|
%h1=_'translate.translation_pages.Locale_Translations', @locale[:name], :vars => {:language => @locale[:name]}
|
||
|
=render 'translations/translation_control'
|
||
|
%article=render 'translations/key_wrapper'
|