Mercurial > hg > soundsoftware-site
annotate .svn/pristine/df/dff22ee1a80fd2494a9dc8550694f802db7e71a2.svn-base @ 1195:7f94e4180a2f feature_564
Only show tags used more than once. Not sure about this one
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 17:11:01 +0000 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 <h2><%=l(:label_administration)%></h2> |
Chris@909 | 2 |
Chris@909 | 3 <div id="admin-index"> |
Chris@909 | 4 <%= render :partial => 'no_data' if @no_configuration_data %> |
Chris@909 | 5 <%= render :partial => 'menu' %> |
Chris@909 | 6 </div> |
Chris@909 | 7 |
Chris@909 | 8 <% html_title(l(:label_administration)) -%> |