{% extends "template.html" %} {% block title %}Looper results{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Parsing the log file
{% include 'back_referrer.html' %} {% endblock %}