This website requires JavaScript.
Explore
Help
Sign In
CIDWA
/
portal_editorial
Watch
12
Star
0
Fork
0
You've already forked portal_editorial
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2ec157df4a2850a06fc02dea807538d80a2258e4
portal_editorial
/
single.php
T
22 lines
75 B
PHP
Raw
Normal View
History
Unescape
Escape
add header and footer, Diego
2016-05-17 15:20:47 -05:00
<?
php
get_header
();
the_post
();
?>
<?php
get_footer();
?>
Reference in New Issue
Copy Permalink