Sha256: 1280dde6a9fce584fa741f289a07720adbf8f7801b657db7c143c4833777165a

Contents?: true

Size: 538 Bytes

Versions: 26

Compression:

Stored size: 538 Bytes

Contents

<h2>At the beginning GOD created superadmin</h2>
<%= "<div style='color: red;'>#{flash[:error]}</div>".html_safe if flash[:error] %>
<%= form_tag action: 'create', method: :put do %>
<table>
  <tr>
    <td>Superadmin username:</td>
    <td><%=  text_field(nil, 'username') %>
  </tr><tr>  
    <td>Superadmin password:</td>
    <td><%=  password_field(nil, 'password1') %>
  </tr><tr>  
    <td>Repeat password:</td>
    <td><%=  password_field(nil, 'password2') %>
  </tr><tr>  
    <td><%= submit_tag %></td>
  </tr>
</table>
<% end %>

Version data entries

26 entries across 13 versions & 1 rubygems

Version Path
drg_cms-0.5.7 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.6 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.5 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.3 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.2 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.1 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.0 app/views/__dc_at_the_beginning/index.html.erb
drg_cms-0.5.0 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.5.0 app/views/dc_at_the_beginning/index.html.erb
drg_cms-0.4.61 app/views/dc_at_the_beginning/index.html.erb
drg_cms-0.4.61 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.4.61 app/views/__dc_at_the_beginning/index.html.erb
drg_cms-0.4.58 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.4.58 app/views/__dc_at_the_beginning/index.html.erb
drg_cms-0.4.58 app/views/dc_at_the_beginning/index.html.erb
drg_cms-0.4.57 app/views/dc_mail/unsubscribe.html.erb
drg_cms-0.4.57 app/views/dc_at_the_beginning/index.html.erb
drg_cms-0.4.57 app/views/__dc_at_the_beginning/index.html.erb
drg_cms-0.4.54 app/views/__dc_at_the_beginning/index.html.erb
drg_cms-0.4.54 app/views/dc_mail/unsubscribe.html.erb