diff --git a/plinth/templates/app-logs.html b/plinth/templates/app-logs.html new file mode 100644 index 000000000..c701ac07b --- /dev/null +++ b/plinth/templates/app-logs.html @@ -0,0 +1,42 @@ +{% extends "base.html" %} +{% comment %} +# SPDX-License-Identifier: AGPL-3.0-or-later +{% endcomment %} + +{% load i18n %} + +{% block content %} +
+ {% blocktrans trimmed %} + These are the last lines of the logs for services involved in this app. + If you want to report a bug, please use the bug + tracker and attach this log to the bug report. + {% endblocktrans %} +
+ ++ +
+