Created
October 5, 2012 02:56
-
-
Save Ricardo-Diaz/3837803 to your computer and use it in GitHub Desktop.
Perch CMS: Blog Feed Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<perch:before> | |
<ul class="hfeed"></perch:before> | |
<li class="hentry"> | |
<h4><a href="post.php?s=<perch:blog id="postSlug" />" rel="bookmark" class="entry-title"><perch:blog id="postTitle" /></a></h4> | |
</li> | |
<perch:after> | |
</ul> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment