buddypress/1.0b1/buddypress-home/plugin-template.php
Andy Peatling 7672ce6b03 Tagging 1.0b1 home theme.
git-svn-id: https://buddypress.svn.wordpress.org/tags/default-home-theme@770 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2008-12-15 23:25:49 +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(); ?>