template: add block to add attributes to <body> (#7869)

This commit is contained in:
Frédéric Péters 2015-07-17 10:19:59 +02:00
parent 3d8d11a361
commit ef39bae975
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{% block extrascripts %}
{% endblock %}
</head>
<body>
<body {% block bodyargs %}{% endblock %}>
<div id="top">
<div id="sidepage">
<span id="applabel"> </span>