{% extends "admin/base.html" %} {% load i18n static admin_tags %} {% block title %} Papermerge | {% trans "Documents" %} {% endblock %} {% comment %} beautiful refresh feature BEGIN {% endcomment %} {% block animated_opacity_content_wrapper %} animated-opacity {% endblock %} {% block animated_opacity_main_header %} animated-opacity {% endblock %} {% block animated_opacity_main_sidebar %} animated-opacity {% endblock %} {% comment %} beautiful refresh feature END {% endcomment %} {% block actions %}