Sha256: ec0aff6800ea9bc035e5f0c6a4ddbab5cda0348a68c95f72026918ff6642c760
Contents?: true
Size: 823 Bytes
Versions: 21
Compression:
Stored size: 823 Bytes
Contents
!!! 5 %html( lang="en" ) %head %meta( charset="utf-8" ) %title= data.config.title /[if le IE 9] %script( src="http://html5shiv.googlecode.com/svn/trunk/html5.js" ) %link( rel="stylesheet" href="#{uri 'theme/screen.css'}" type="text/css" media="screen" charset="utf-8") %script( src="#{uri 'theme/scripts/app.js'}" ) %body .row .col.span-12 %header %h1= data.config.title %h4= data.config.tagline .row .col.span-12 %nav %ul %li %a(href="#{uri 'index.html'}") Home %article .row .col.span-8 %section = content .col.span-4 %aside = render 'sidebar' .row .col.span-12 %footer = copyright_years 2010
Version data entries
21 entries across 21 versions & 1 rubygems