More readable Title for tab

This commit is contained in:
Dmitriy Zaporozhets 2013-01-02 21:52:03 +02:00
parent 642e64034c
commit 07a5cb2ef8
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
%head
%meta{charset: "utf-8"}
%title
= "#{title} | " if defined?(title)
GitLab
= " > #{title}" if defined?(title)
= favicon_link_tag 'favicon.ico'
= stylesheet_link_tag "application"
= javascript_include_tag "application"