Sha256: 1caca3afb6f9f3b3f14e71eddc828c68efd11a33db85facf411cb38ef0910833
Contents?: true
Size: 499 Bytes
Versions: 4
Compression:
Stored size: 499 Bytes
Contents
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]--> <!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" <![endif]--> <!--[if IE 8]><html class="no-js lt-ie9" <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> {% include head.html %} <body> {% include header.html %} <div class="content"> <div class="container"> {{ content }} </div> </div><!-- end .content --> {% include footer.html %} </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems