{% extends 'adminplus/index.html' %} {% block title %}Ircbot - Privmsg{% endblock %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}