{% extends "op/base.html" %} {% load i18n microblog %} {% block extrahead %} {% comment %} field line content refresh 'amount to show' 'first read' {% endcomment %} {% Tweet 'messages' 'fields.time' './microblog' 'post.fields.time.split(\' \')[1] + " " + post.fields.content + "
"' 5 15 %} {% endblock %} {% block content %}
{% include "op/imports/server_stats.html" %}
{% include "op/imports/server_status.html" %}

{% trans "Server Log" %}

{% include "op/imports/known_dongles.html" %}
{% include "op/imports/campaigns.html" %}
{% endblock %} {% block footer %}
{% endblock %}