Sha256: 6335fe97e2c5382eadd1db526ba900e3925eeb0e10de0c889edc1f5bb37a2c9f

Contents?: true

Size: 186 Bytes

Versions: 4

Compression:

Stored size: 186 Bytes

Contents

<% content_for :breadcrumb do %>
<ol class="breadcrumb">
  <li><%= link_to _('Users'), users_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/users/new.html.erb
citizen_budget_model-0.0.3 app/views/citizen_budget_model/users/new.html.erb
citizen_budget_model-0.0.2 app/views/citizen_budget_model/users/new.html.erb
citizen_budget_model-0.0.1 app/views/citizen_budget_model/users/new.html.erb