{% extends 'wm/modal.html' %} {% load index %} {% load static %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %} {% block modal_content %} {% include 'mixins/partials/notify.html' %}

Scrollback of {{ channel }} on {{ net }}{% if num is not None %}{{ num }}{% endif %}

{% include 'partials/context_table.html' %} {% if user.is_superuser and source == 'irc' %}
{% endif %}

Scrollback of {{ channel }} on {{ net }}{{ num }} around {{ ts }}

Context

Message details

Message deetails

Information about {{ channel }} on {{ net }}{{ num }}

info
{% endblock %}