{% extends "base.html" %} {% load i18n %} {% load utility_tags %} {% block content %}
{% trans "This is just a test plugin, for relax and fun" %}
{{phrase|safe}}