Sha256: 6d4d4827c3eebedd7c19acba975d4879b55cf45cf738a5e9068a698336e184fb
Contents?: true
Size: 1.08 KB
Versions: 9
Compression:
Stored size: 1.08 KB
Contents
!!! %html(lang='ja') %head %meta(charset='utf-8') %title= [@title, 'Milkode'].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=".">Milkode</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
9 entries across 9 versions & 1 rubygems