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
ea81095bd77e10c1e5fb1c0ddbacd027bc962e1c
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