{% extends "peavy/base.html" %} {% load i18n humanize peavy %} {% block title %}{% trans "dashboard" %}{% endblock title %} {% block extra_head %} {% endblock extra_head %} {% block content %} {% pagenavigator records request.get_full_path %}
{% if request.GET %}