first commit
This commit is contained in:
9
wp-content/themes/nuzi/taxonomy-portfolios.php
Normal file
9
wp-content/themes/nuzi/taxonomy-portfolios.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php get_header(); ?>
|
||||
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<?php echo do_shortcode('[tw_portfolio]'); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php get_footer(); ?>
|
Reference in New Issue
Block a user