1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/1.0b1/buddypress-member/page.php
Andy Peatling 35fdd5804c Tagging 1.0b1 member theme.
git-svn-id: https://buddypress.svn.wordpress.org/tags/default-member-theme@772 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2008-12-15 23:27:27 +00:00

11 lines
No EOL
115 B
PHP

<?php get_header() ?>
<div class="content-header">
</div>
<div id="content">
</div>
<?php get_footer() ?>