{% extends base_generic %} {% load static %} {% block content %}
{% if config.track_user_navigation %} Browse History {% endif %} Comments {% if config.track_user_searches %} Search history {% endif %}
{% endblock %}