{% extends "base.html" %} {% block content %} {% if benchmarks %}
{% include "_benchmarks.html" %}
{% else %} image robert lukeman {% endif %} {% endblock %}