Sha256: 318be140ccdb78f73f815ce88bca3bf51a504a186af63e1e979004abbb869074

Contents?: true

Size: 215 Bytes

Versions: 1

Compression:

Stored size: 215 Bytes

Contents

<div id="description">
  <h2>Gallery : <%=h @gallery.name %></h2>

  <% unless @gallery.description.empty? -%>
    <p>
      <b>Description:</b><br />
      <%=h @gallery.description %>
    </p>
  <% end -%>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pictrails-0.5.0 app/views/galleries/_top_show.html.erb