Sha256: 646c3e38c7590865f01354edd33c60c56375a72b54f5aff4406e67c13ed2b911

Contents?: true

Size: 220 Bytes

Versions: 6

Compression:

Stored size: 220 Bytes

Contents

<html>
<head>
  <title>Address: <%= controller.action_name %></title>
  <%= stylesheet_link_tag 'trestle' %>
</head>
<body>

<p style="color: green"><%= flash[:notice] %></p>

<%= @content_for_layout %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sugoi-mail-0.0.0 app/views/layouts/address.rhtml
sugoi-mail-0.0.2 app/views/layouts/address.rhtml
sugoi-mail-0.1.0 app/views/layouts/address.rhtml
sugoi-mail-0.0.3 app/views/layouts/address.rhtml
sugoi-mail-0.0.1 app/views/layouts/address.rhtml
sugoi-mail-0.0.5 app/views/layouts/address.rhtml