{% extends "base.html" %} {% block title %}{{ _('Tags') }} — {{ service_name }}{% endblock %} {% block content %}

{{ _('Tags') }}

{{ _('Tags or Keywords serve as a means to organize objects using short, lower case words.') }} {{ _('Read more.') }}

{% if tags %} {% endif %} {% endblock %}