Generic article teaser. Treat h1/h2 problem
This commit is contained in:
parent
0e6b0d7e43
commit
27f48271e2
4 changed files with 24 additions and 25 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<% @projects.each do |prj| %>
|
||||
<%= render 'project_intro', :project => prj, :classes => "hyphenate", :extended => @extended %>
|
||||
<div class="span8">
|
||||
<%= render 'article_intro', :article => prj, :h => 'h2', :extended => @extended %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue