{% extends "base.html" %} {% block page_title %}{{ t('logs.title') }}{% endblock %} {% block content %}
{{ t('logs.ready', version=VERSION) }}