{% extends "message.html" %} {% load i18n %} {% block tags %}warning{% endblock %} {% block message %} {% trans "Manage billing" %} {% trans "This project is in the trial period." %} {% endblock %}