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

Implement <r:page:template:name /> tag #5

Closed
adamjohnson opened this issue Aug 27, 2014 · 0 comments
Closed

Implement <r:page:template:name /> tag #5

adamjohnson opened this issue Aug 27, 2014 · 0 comments
Assignees

Comments

@adamjohnson
Copy link
Contributor

This tag is frequently used to add a class to the <body> like so:

<body class="template-<r:page:template:name />">
</body>

I would label this as low priority if that label existed. I like to encourage people write CSS with less reliance on a page template, but some people do use this (I saw @adamglenn using it the other day).

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

No branches or pull requests

2 participants