{% extends "base.html" %} {% load static %} {% load i18n %} {% load django_th_extras %} {% block title %}{% trans "My Activated Services" %} - {{ user.username }}{% endblock %} {% block filter_trigger %} {% endblock %} {% block content %}
{{ service.name.description }}