{% extends 'base.html' %} {% block title %}Tags - KeepItGoing{% endblock %} {% block content %}
{{ tag.description|default:"No description" }}
No tags created yet.
Create your first tag above!