Sha256: 23d99ff70b5eb101b1f51049ac970bda85d56a851af0e0ef84015a05f0d6ee93
Contents?: true
Size: 644 Bytes
Versions: 7
Compression:
Stored size: 644 Bytes
Contents
. -------------------------------------------------- . This is used to generate a single post. . The logic behind it is convoluted and may be . subject to change. . -------------------------------------------------- .mixin liveblog <html> <!-- Editing this file is not recommended. --> <!-- It was generated from $File on $$date. --> .seek global.lt3 .include vars.lt3 .head og:title $title description $teaser .end <section class="post"> <div class="entry-content"> $.copy guts.html </div> </section> <br> <a href="javascript:history.go(-1)">[Back]</a> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems