#975: update title on pages
This commit is contained in:
parent
742ce645c4
commit
d6a31e9fe1
|
@ -2,12 +2,12 @@
|
|||
%html
|
||||
%head
|
||||
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
|
||||
%title Сборочная среда
|
||||
= stylesheet_link_tag "tour"
|
||||
/[if lt IE 9]
|
||||
= javascript_include_tag 'https://html5shiv.googlecode.com/svn/trunk/html5.js'
|
||||
= javascript_include_tag "tour"
|
||||
= csrf_meta_tag
|
||||
= display_meta_tags :site => APP_CONFIG['project_name'], :reverse => true, :separator => '-'
|
||||
%body
|
||||
.wrap
|
||||
%header.top
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
ru:
|
||||
invites:
|
||||
title: Сборочная среда
|
||||
title: ABF
|
||||
|
||||
header: 'Платформа разработки и управления жизненным циклом дистрибутивов: от исходного кода до ISO-образов.'
|
||||
description: |
|
||||
|
|
Loading…
Reference in New Issue