{% trans 'No service activated yet, you can now start by' %}
{% trans 'Activate one' %}
{% extends "base.html" %} {% load static %} {% load url from future %} {% load i18n %} {% load django_th_extras %} {% block title %}{% trans "My Activated Services" %} - {{ user.username }} - {{ current_site.name }}{% endblock %} {% block content %}