11 lines
352 B
Plaintext
Executable File
11 lines
352 B
Plaintext
Executable File
<div class="page-header">
|
|
<ol class="breadcrumb">
|
|
<li class="breadcrumb-item"><a href="<%= origami_path %>"><%= t("views.right_panel.button.home") %></a></li>
|
|
|
|
<span class="float-right">
|
|
<%= link_to t('.back', :default => t("views.btn.back")), settings_accounts_path %>
|
|
</span>
|
|
</ol>
|
|
</div>
|
|
|
|
<%= render 'form', survey: @survey %> |