Last active
September 26, 2017 01:01
-
-
Save benallfree/1e38253c207db7d70255393c69ef39dd to your computer and use it in GitHub Desktop.
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
<div>*|FEEDBLOCK:http://ctoguy.com/feed.rss?pw=asdf|*<br /> | |
*|FEEDITEMS:[$count=4]|* | |
<h4><a href="*|FEEDITEM:URL|*">*|FEEDITEM:TITLE|*</a></h4> | |
<div style="clear: both; word-break: keep-all"><a href="*|FEEDITEM:URL|*"><img src="*|FEEDITEM:ENCLOSURE_URL|*" style="border: 0px initial; | |
width: 250px; | |
margin: 0px; | |
border-radius: 3px; | |
float: left; | |
margin-right: 15px; | |
border: 1px solid #ddd;" /></a>*|FEEDITEM:CONTENT_TEXT|*</div> | |
<div style="clear: both;margin-bottom: 20px"> </div> | |
*|END:FEEDITEMS|* *|END:FEEDBLOCK|*</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment