lbrypress/templates/help_page.php

5 lines
99 B
PHP
Raw Normal View History

2020-02-17 23:40:51 +01:00
<div class="wrap">
<h1><?= esc_html(get_admin_page_title()); ?></h1>
<h2>Help!</h2>
</div>