{% extends 'commands.html' %} {% import "bootstrap/wtf.html" as wtf %} {% block content %}

{{_('Client log')}}

{{ log }}
{% endblock %}