{% extends "dashboard/service_base.html" %} {% load i18n a17t_tags %} {% block head_title %}{{object.name}} {% trans 'Management' %}{% endblock %} {% block service_actions %} {% trans 'View' %} → {% endblock %} {% block service_content %}
{% blocktrans trimmed %}
Place the following snippet at the end of the <body>
tag on any page you'd like to track.
{% endblocktrans %}