{% 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 %}