{% extends "op/base.html" %} {% load i18n microblog %} {% load openproximity %} {% settings %} {% 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 + "\n"' 5 15 %} {% endblock %} {% block bodyid %}main-page{% endblock %} {% block content %}
{% include "op/imports/server_stats.html" %}

{% trans "Server Log" %}

{% include "op/imports/server_status.html" %}
{% include "op/imports/known_dongles.html" %}
{% include "op/imports/campaigns.html" %}
{% endblock %} {% block footer %} {% endblock %} {% if settings.twitter %} {% block right_sidebar %}

Tweets from AIRcable.net

{% endblock %} {% endif %}