Ejemplo n.º 1
0
<?php

get_header();
bb_content('page');
get_footer();
Ejemplo n.º 2
0
<?php

get_header();
bb_content('post');
get_footer();
Ejemplo n.º 3
0
<?php

get_header();
bb_content('loop');
get_footer();