Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add title to pages #54

Closed
abachman opened this issue May 19, 2017 · 2 comments · Fixed by #81
Closed

Add title to pages #54

abachman opened this issue May 19, 2017 · 2 comments · Fixed by #81

Comments

@abachman
Copy link
Member

Add

<% content_for(:title, "Title Goes Here") %>

to the top of every top-level page (not partials). See dashboard#show for an example.

@sunsheeppoplar
Copy link
Contributor

Hiya, that show link is broken, unfortunately. I assume dashboard#index has the same pattern you're looking for?

@sunsheeppoplar
Copy link
Contributor

In any case, if no one's taken this one yet, I'll go ahead and put in a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants