{% extends "base.html" %} {% from "pbx/partials/destination_selector.html" import destination_selector %} {% block title %}{% if announcement %}Editar {{ announcement.name }}{% else %}Novo Anúncio{% endif %}{% endblock %} {% set active = "app-announcements" %} {% block content %}