{% extends "layouts/" + render_mode + "-wide.html" %} {% block title %}Use The Force, Grapher{% endblock %} {% block content %} {% if result %}
{% include("partials/tools_search.html") %}
{% endif %} {% endblock %}