Sha256: 9a8931ec2f67ce681e06d3d512a18daffb2e25f2ae7c2e1e1dd285a64dc81ccf
Contents?: true
Size: 1.09 KB
Versions: 2
Compression:
Stored size: 1.09 KB
Contents
!!! %html(lang='ja') %head %meta(charset='utf-8') %title= [@title, 'CodeStock'].compact.join(' - ') %link(rel="stylesheet" href="/css/gren.css" type="text/css" media="all") %link(rel="stylesheet" href="/css/coderay.css" type="text/css" media="all") %body -# %header -# %h1 <a href=".">CodeStock</a> != yield %script{:type=>"text/javascript"} var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-13136329-8']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); -# %hr -# %footer -# %p -# ! Develop by <a href="./contact.html">ongaeshi</a> -# ! Powered by <a href="http://www.ruby-lang.org/">Ruby</a> #{::RUBY_VERSION}, -# ! <a href="http://www.sinatrarb.com/">Sinatra</a> #{Sinatra::VERSION}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
codestock-0.1.4 | lib/codestock/cdweb/views/layout.haml |
codestock-0.1.3 | lib/codestock/cdweb/views/layout.haml |