2013-05-08 05:10:34 +03:00
|
|
|
<div class="wrap">
|
|
|
|
|
|
|
|
<?php screen_icon(); ?>
|
2013-05-10 05:12:52 +03:00
|
|
|
<h2><?php echo esc_html( get_admin_page_title() ); ?></h2>
|
2013-05-08 05:10:34 +03:00
|
|
|
|
|
|
|
<!-- TODO: Provide markup for your options page here. -->
|
|
|
|
|
2013-05-12 00:52:24 +03:00
|
|
|
</div>
|