{% extends "base.html" %} {% block title %}Search: {{ query }}{% endblock title %} {% block content %} Search Add &explanation_enabled=true to the URL to enable JSON-based explanations. {% include "results.html" %} {% endblock content %}
Add &explanation_enabled=true to the URL to enable JSON-based explanations.