mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Add title to login page
This commit is contained in:
parent
857a8ce290
commit
5baaccfe47
@ -19,7 +19,7 @@ By default, it renders:
|
||||
<meta name="ROBOTS" content="NOODP" />
|
||||
<meta name="viewport" content="initial-scale=1" />
|
||||
<title>
|
||||
<%= content_for(:title) %> - <%= Rails.application.class.parent_name.titlecase %>
|
||||
Sign In - <%= Rails.application.class.parent_name.titlecase %>
|
||||
</title>
|
||||
<%= render "admin/application/stylesheet" %>
|
||||
<%= csrf_meta_tags %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user