Sha256: 21ec3b0c4827e50165acaf9d7e0d287eeed910f4879f38b75593c7419880f3a2

Contents?: true

Size: 351 Bytes

Versions: 10

Compression:

Stored size: 351 Bytes

Contents

<h1>Settings</h1>
<div class="hero-unit">
  <p>The settings in your application can affect various preferences in your website, from the title of your website to the type of editing experience you want to have.</p>
  <p>
    <%= link_to "Add Settings", new_setting_path, :class => 'btn btn-primary btn-large' %>
  </p>
</div>

<%= render @settings %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smithycms-0.5.0 app/views/smithy/settings/index.html.erb
smithycms-0.4.5 app/views/smithy/settings/index.html.erb
smithycms-0.4.4 app/views/smithy/settings/index.html.erb
smithycms-0.4.3 app/views/smithy/settings/index.html.erb
smithycms-0.4.2 app/views/smithy/settings/index.html.erb
smithycms-0.4.1 app/views/smithy/settings/index.html.erb
smithycms-0.4.0 app/views/smithy/settings/index.html.erb
smithycms-0.0.3 app/views/smithy/settings/index.html.erb
smithycms-0.0.2 app/views/smithy/settings/index.html.erb
smithycms-0.0.1 app/views/smithy/settings/index.html.erb