modifier: bengillies.net created: 20090602092310 modified: 20091007092310 type: None tags: {% macro tag_list(tags) %} {% for tag in tags %} {{tag}} {% endfor %} {% endmacro %} {% set tiddler = tiddler or base[0] %} {% if tiddler.bag == 'templates' %} {% include "SingleTemplate" %} {% elif tiddler.bag == 'urls' %} {% include "SingleURL" %} {% else %} {% if tiddler.type and 'image/' in tiddler.type %}