buddypress/1.0b2/buddypress-home/plugin-template.php
2009-01-29 22:12:56 +00:00

7 lines
No EOL
124 B
PHP

<?php get_header(); ?>
<?php do_action('bp_template_content') ?>
<?php bp_get_plugin_sidebar(); ?>
<?php get_footer(); ?>