{% extends "layout.html" %} {% block title %}{{ __('Server Log') }}{% endblock %} {% block head %} {% endblock %} {% block content %}

{{ __('Server Log') }}

{% endblock %}