{% extends '../master.html' %} {% load i18n debug static widget_tweaks base form %} {% block title %}dnoticias | Backoffice{% endblock %} {% block description %}Latest updates and statistic charts{% endblock %} {% block style_template %} {% endblock %} {% block style_develop %} {% endblock %} {% block content %} {% trans 'Editar Notificação' as edit_notification_label %} {% trans 'Criar Notificação' as create_notification_label %}
{% endblock %} {% block script_template %} {% endblock %}