#975: update title on pages

This commit is contained in:
Vokhmin Alexey V 2013-02-28 17:48:26 +04:00
parent 742ce645c4
commit d6a31e9fe1
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
ru:
invites:
title: Сборочная среда
title: ABF
header: 'Платформа разработки и управления жизненным циклом дистрибутивов: от исходного кода до ISO-образов.'
description: |