{% extends "base.html" %} {% block body %}

{{ _("Log") }}

{% module LogTable(log) %} {% end %}