{% extends "base.html" %} {% load i18n %} {% block content %} {% if user.is_authenticated and view_announcement %} {% endif %} {% endblock %}