source: RedSur/app/assets/templates/tag_following_tpl.jst.hbs @ 40f563a

modelo_minuta
Last change on this file since 40f563a was 1b91e02, checked in by aosorio <aosorio@…>, 8 years ago

Version para desarrollo local

  • Property mode set to 100755
File size: 185 bytes
Line 
1<a href="#" id="unfollow_{{name}}" rel="nofollow" class="action delete_tag_following" title="{{t "delete"}}">&times;<a/>
2<a href="/tags/{{name}}" class="selectable">
3  #{{ name }}
4</a>
Note: See TracBrowser for help on using the repository browser.