@ -1,5 +1,5 @@
<!DOCTYPE html>
{% load i18n staticfiles menus %}
{% load i18n static menus %}
{% load common_tags %}
{% load waffle_tags %}
{% load render_bundle from webpack_loader %}
@ -1,7 +1,7 @@
{% extends "crud/list.html" %}
{% load i18n common_tags %}
{% load tz %}
{% load crispy_forms_tags staticfiles %}
{% load crispy_forms_tags static %}
{% block head_extra_css %}
created {
@ -1,6 +1,6 @@
{% load i18n %}
{% block base_content %}
{% if not show_results %}
{% load crispy_forms_tags statistaticcfiles %}
{% load webpack_static from webpack_loader %}
{% extends "relatorios/base_relatorio.html" %}
{% block content %}
<h2>Documentos Administrativos</h2>
{% extends "crud/detail.html" %}
{% load staticfiles %}
{% load static %}
{% block actions %} {% endblock %}
{% extends "base.html" %}
{% load i18n staticfiles %}
{% load i18n static %}
@ -1,4 +1,4 @@
{% load i18n staticfiles thumbnail %}
{% load i18n static thumbnail %}
<div id="div_{{ field.auto_id }}"
class="control-group