{% extends "snipts/list.html" %} {% block add-snipt %} {% include 'add-snipt.html' %} {% endblock %} {% block breadcrumb %}
  • public
  • {% if tag %}
  • / {{ tag.name }}
  • {% endif %} {% if has_snipts %}
  • Compact
  • Normal
  • {% endif %} {% endblock %}