Sha256: 0456f637fb87f66cc976d085db9c6f5b6d0103b06686e853160f9da0adf05440

Contents?: true

Size: 866 Bytes

Versions: 49

Compression:

Stored size: 866 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>home</title>
    <%= stylesheet_link_tag 'styles', :cache=>true -%>
    <%= javascript_include_tag 'application' -%>
    <%= javascript_tag %[const AUTH_TOKEN = #{form_authenticity_token.inspect};] if protect_against_forgery? -%>
    <%= yield :head -%>
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
  </head>
  <body>
    <div id="header">
		  <div id="top-navigation">
      </div>
      <div class="clear"></div>
    </div>
    <div id="main">
      <div id="content">
			<%= yield %>
		</div>
    </div>
    <div id="footer">
    </div>
  </body>
</html>

Version data entries

49 entries across 49 versions & 4 rubygems

Version Path
muck-shares-3.0.1 test/rails_test/app/views/layouts/default.html.erb
muck-comments-3.0.2 test/rails_test/app/views/layouts/default.html.erb
muck-shares-3.0.0 test/rails_test/app/views/layouts/default.html.erb
muck-comments-3.0.1 test/rails_test/app/views/layouts/default.html.erb
muck-comments-3.0.0 test/rails_test/app/views/layouts/default.html.erb
muck-comments-0.1.21 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.20 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.19 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.18 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.17 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.16 test/rails_root/app/views/layouts/default.html.erb
muck-shares-0.1.8 test/rails_root/app/views/layouts/default.html.erb
muck-blogs-0.1.8 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.15 test/rails_root/app/views/layouts/default.html.erb
muck-comments-0.1.14 test/rails_root/app/views/layouts/default.html.erb
muck-contents-0.1.11 test/rails_root/app/views/layouts/default.html.erb
muck-contents-0.1.10 test/rails_root/app/views/layouts/default.html.erb
muck-contents-0.1.9 test/rails_root/app/views/layouts/default.html.erb
muck-contents-0.1.8 test/rails_root/app/views/layouts/default.html.erb
muck-shares-0.1.7 test/rails_root/app/views/layouts/default.html.erb