label
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@81 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7master
parent
ab9b5432ab
commit
e37ec6e805
|
@ -1,6 +1,7 @@
|
|||
<%= render :partial => 'pages/page' %>
|
||||
|
||||
<% unless @style.children.empty? -%>
|
||||
<h2>Styles under this category</h2>
|
||||
<ol><%= @style.children.collect { |x| '<li>' + show_style_link(x) + '</li>' } -%></ol>
|
||||
<% end -%>
|
||||
|
||||
|
|
Reference in New Issue