Project

General

Profile

Download (348 Bytes) Statistics
| Branch: | Tag: | Revision:
<% templates.sort{|t,x| t.template_kind <=> x.template_kind}.each do |tmplt| -%>
<div class="row">
<li class="span3"> <b><%= tmplt.template_kind %> Template</b> </li>
<li class="span5"> <%= link_to_if_authorized h(tmplt), hash_for_edit_config_template_path(:id => tmplt.to_param), :class => "label label-info" %></li>
</div>
<% end -%>
(8-8/28)