We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2911c3e commit 9283bbbCopy full SHA for 9283bbb
templates/partials/page-header.php
@@ -1,3 +1,3 @@
1
<div class="page-header">
2
- <h1><?php App\title(); ?></h1>
+ <h1><?= App\title(); ?></h1>
3
</div>
0 commit comments