content/tags/web20.textile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
----- :type: page :title: "Tag: web20" :filters_pre: - erb - redcloth :feed: /tags/web20/ :feed_title: Tag 'web20' :permalink: web20 ----- 8 items are tagged with _web20_: <% articles_tagged_with('web20').each do |pg| %>* <span class="<%= pg.attributes[:type] %>_link"> <a href="/articles/<%= pg.attributes[:permalink] %>/"><%= pg.attributes[:title] %></a></span> <% end %> |