Sha256: af2199eebd715eeb411499033919e9a43f9c52ea5c052c35f7162ed079457459

Contents?: true

Size: 435 Bytes

Versions: 2

Compression:

Stored size: 435 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>Test App for Prison</title>

  </head>

  <body>
    <div id="header">
      <%= link_to 'Sign up', new_registration_path %>
    </div>
    
    <%= yield %>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jnicklas-courgette-0.0.2 fixture_rails_root/app/views/layouts/application.html.erb
jnicklas-courgette-0.0.3 fixture_rails_root/app/views/layouts/application.html.erb