Dynamic Page title

This commit is contained in:
Xavier J 2016-11-08 10:57:15 +01:00
parent 5284df5ce0
commit eb64e04aba
3 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,8 @@
%html
%head
%meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
%title TPS - Téléprocédures simplifiées
%title
=t('dynamics.page_title')
%meta{'http-equiv' => "X-UA-Compatible", :content => "IE=edge"}
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true