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