Sha256: 2d65d8527a286da984d853df58e15778e4e3420a40d8527a8d6f76b62c74612f
Contents?: true
Size: 697 Bytes
Versions: 2
Compression:
Stored size: 697 Bytes
Contents
--- | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title><%= site.title %></title> <meta name="Generator" content="Bloggit"/> <link rel="StyleSheet" type="text/css" href="<%= url_for :style=>'main' %>"/> <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="<%= url_for :from_root=>site.settings.syndication.filename %>" /> <%= haloscan :script %> <%= render :content_for=>:head %> </head> <body> <%= content_for_layout %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bloggit-1.0.3 | test/fixtures/test.blog/themes/default/templates/layouts/main.rhtml |
bloggit-1.0.7 | test/fixtures/test.blog/themes/default/templates/layouts/main.rhtml |