mark wcs and authentic templates with a body class

This commit is contained in:
Frédéric Péters 2015-03-13 10:12:56 +01:00
parent e6294479cd
commit a373a0c292
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ div#centre { padding-top: 45px; margin-top: 0px; }
</style>["<![endif]-->"]
<script type="text/javascript" src="[theme_url]/static/dataview.js"></script>
</head>
<body[if-any onload] onload="[onload]"[end]>
<body class="wcs" [if-any onload] onload="[onload]"[end]>
<div id="page">
<div id="header">

View File

@ -18,7 +18,7 @@
{% endblock %}
{% render_block "js" %}
</head>
<body {% block bodyargs %}{% endblock %}>
<body class="authentic2" {% block bodyargs %}{% endblock %}>
<div id="page">
<div id="header">