Merge pull request #1466 from kalenjohnson/patch-1
Update page-header.php
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php use Roots\Sage\Titles; ?>
|
||||
|
||||
<div class="page-header">
|
||||
<h1>
|
||||
<?= Titles\title(); ?>
|
||||
</h1>
|
||||
<h1><?= Titles\title(); ?></h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user