Add namespace
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php use Roots\Sage\Titles; ?>
|
||||
|
||||
<div class="page-header">
|
||||
<h1>
|
||||
<?php echo sage_title(); ?>
|
||||
<?php echo Titles\title(); ?>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user