{% extends "index_page.html" %} {% block content %} {% if data.error %} There was an error fetching the history. {% else %} Age Commit Summary Author {{ data|safe }} {% endif %} {% endblock %}
There was an error fetching the history.