Sha256: 205d243dae3e708a55c3bc02701b491deee20b48ec9cabde79767665a24b85ec

Contents?: true

Size: 336 Bytes

Versions: 12

Compression:

Stored size: 336 Bytes

Contents

<% content_for :content_class, 'welcome-text' %>
<% content_for :call_to_action do %>
  <%= link_to new_classify_concern_path, :class => "btn btn-large btn-primary" do %>
    <span class="icon icon-white icon-file"></span> Share Your Work
  <% end %>
<% end %>

<h2>What is <%=t('sufia.product_name') %>?</h2>
<%= render 'home_text' %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
curate-0.6.6 app/views/catalog/_home.html.erb
curate-0.6.5 app/views/catalog/_home.html.erb
curate-0.6.4 app/views/catalog/_home.html.erb
curate-0.6.3 app/views/catalog/_home.html.erb
curate-0.6.1 app/views/catalog/_home.html.erb
curate-0.6.0 app/views/catalog/_home.html.erb
curate-0.5.6 app/views/catalog/_home.html.erb
curate-0.5.5 app/views/catalog/_home.html.erb
curate-0.5.4 app/views/catalog/_home.html.erb
curate-0.5.2 app/views/catalog/_home.html.erb
curate-0.5.1 app/views/catalog/_home.html.erb
curate-0.5.0 app/views/catalog/_home.html.erb