{% extends "layout.html" %} {% block content %}

Log of Performed Actions

{% for log in values %} {% endfor %}
{{ log }}
{% endblock %}