Sha256: 123f82fcbcb081488da21d5ffe26784a8cc2563ff2a21ea5cb46ed22b3757bf2
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
<% content_for :stylesheets do %> <%= stylesheet_link_tag 'setup/index', 'setup/step0' %> <% end %> <div class="small_content_box"> <h1 class="lowered"><%= t('.congrats') %></h1> <p class="success_message"><%= t('.success') %></p> <%= link_to t('.start'), setup_path(:step_id => 1), :class => 'main_action' %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cartoset-0.0.2 | app/views/setup/step0.html.erb |
cartoset-0.0.1 | app/views/setup/step0.html.erb |