{% extends 'admin/base_site.html' %} {% block content %}
Cache Search{% if has_redis_cache and show_redis_index %} | Redis Key Index{% endif %} {% block dragon_content %}{% endblock %}
{% endblock %}