Guest User

Untitled

a guest
Jun 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <div class="previously">
  2. <h4>Recipes <em>by</em> <mt:AuthorDisplayName></h4>
  3. <mt:Actions namespace="community_pack_recommend" include_blogs="2" sort_order="descend" lastn="999">
  4. <mt:ActionsHeader>
  5. <ul class="recent-entries">
  6. </mt:ActionsHeader>
  7. <mt:ActionsEntry>
  8. <li><a href="<mt:EntryPermalink />" id="a<mt:EntryID pad="1" />"><mt:EntryTitle /></a></li>
  9. </mt:ActionsEntry>
  10. <mt:ActionsFooter>
  11. </ul>
  12. </mt:ActionsFooter>
  13. <mt:Else>
  14. <p class="note"><__trans phrase="No entries listed."></p>
  15. </mt:Actions>
  16. </div>
Add Comment
Please, Sign In to add comment