Improve log display

This commit is contained in:
Raphael Michel
2017-01-03 23:58:51 +01:00
parent 2ee0ff755d
commit aa2f0e0fd0
5 changed files with 70 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
{% extends "pretixcontrol/items/base.html" %}
{% load i18n %}
{% block title %}{% trans "Logs" %}{% endblock %}
{% block title %}{% trans "Event logs" %}{% endblock %}
{% block inside %}
<h1>{% trans "Logs" %}</h1>
<h1>{% trans "Event logs" %}</h1>
<ul class="list-group">
{% for log in logs %}
<li class="list-group-item logentry">