Sha256: 7d75f812f390522463243cee2c820b0c4ccd676ce11c949634bda27860ea421c
Contents?: true
Size: 404 Bytes
Versions: 8
Compression:
Stored size: 404 Bytes
Contents
<% content_for :title do %> <%= t('binda.new_structure') %> <% end %> <% content_for :header do %> <h3> <%= t('binda.new_structure') %> </h3> <a href="<%= structures_path %>" class="main-header--back"> <i class="fas fa-list-ul"></i> <%= "#{ t :back_to_index }".capitalize %> </a> <% end %> <% content_for :content do %> <%= render 'form_body', structure: @structure %> <% end %>
Version data entries
8 entries across 8 versions & 1 rubygems