Add a new block : body-class

This commit is contained in:
touffies
2013-10-01 11:53:19 +02:00
parent ed335847ce
commit 988fe23b78
13 changed files with 24 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ URL: http://www.thelia.net
{block name="stylesheet"}{/block}
</head>
<body class="page-home" itemscope itemtype="http://schema.org/WebPage">
<body class="{block name="body-class"}{/block}" itemscope itemtype="http://schema.org/WebPage">
<!-- Accessibility -->
<a class="sr-only" href="#content">Skip to content</a>