{% extends "layout.html" %} {% block title %}{{ __('Server Log') }}{% endblock %} {% block head %} {% endblock %} {% block content %} {{ __('Server Log') }} {{ __('Pause Updates') }} {{ __('Select Text') }} {{ __('Download Logs') }} {% endblock %}