Replace HR with DIV
This commit is contained in:
parent
9daef4b09e
commit
f634e36344
@ -20,6 +20,6 @@
|
||||
</a>
|
||||
</h1>
|
||||
{if !empty($title)}<h2 class="lead col-xs-12"><i>{$title|html}</i></h2>{/if}
|
||||
<hr class="trait col-xs-12" role="presentation" />
|
||||
<div class="trait col-xs-12" role="presentation"></div>
|
||||
</header>
|
||||
<main role="main">
|
||||
|
Loading…
Reference in New Issue
Block a user