Sha256: 45fc1e75303ca6dd8487bf7342aef48936b900eb66a4b46bd608aca29404ab39

Contents?: true

Size: 202 Bytes

Versions: 4

Compression:

Stored size: 202 Bytes

Contents

<% content_for :breadcrumb do %>
<ol class="breadcrumb">
  <li><%= link_to _('Organizations'), organizations_path %></li>
  <li class="active"><%= _('Add') %></li>
</ol>
<% end %>

<%= render 'form' %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
citizen_budget_model-0.0.4 app/views/citizen_budget_model/organizations/new.html.erb
citizen_budget_model-0.0.3 app/views/citizen_budget_model/organizations/new.html.erb
citizen_budget_model-0.0.2 app/views/citizen_budget_model/organizations/new.html.erb
citizen_budget_model-0.0.1 app/views/citizen_budget_model/organizations/new.html.erb