Skip to content
Snippets Groups Projects
Commit 07a5cb2e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

More readable Title for tab

parent 642e6403
No related branches found
No related tags found
No related merge requests found
%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"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment