Guest User

Untitled

a guest
Dec 16th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. .info{background: #000;}
  2.  
  3. <div class="info">
  4. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {Year}">
  5. {TimeAgo}
  6. </a>
  7.  
  8. {block:NoteCount}
  9. <a href="{Permalink}#notes">
  10. {NoteCountWithLabel}
  11. </a>
  12. {/block:NoteCount}
  13. </div>
Add Comment
Please, Sign In to add comment