diff --git a/app/views/tags/alpha_grouped_index.html.haml b/app/views/tags/alpha_grouped_index.html.haml new file mode 100644 index 0000000..7524a30 --- /dev/null +++ b/app/views/tags/alpha_grouped_index.html.haml @@ -0,0 +1,9 @@ +%h1 Alpha Group Tags#index + + +- @alpha_tags.each do |l,tag| + %h5 + = l + = tag[0] + = tag[1] + %span.glyphicon.glyphicon-tag