Commit 07a5cb2e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

More readable Title for tab

parent 642e6403
%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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment