{% extends 'layout.html' %} {% from 'include/empty.html' import empty %} {% from 'components/log.html' import pre_code %} {% set breadcrumbs = breadcrumb_repo(repo) + breadcrumb_repo(repo, self) %} {% block content %}
{% trans %}This log file is empty. Select another log file to show it's contents.{% endtrans %}