{% extends 'base.html' %} {% load bootstrap3 %} {% block content %}
Add a message! Add a warning! Add a modal! Signal to the server Redirection to index Receive by Websockets Send by Websockets Test Celery tasks
{% csrf_token %} {% bootstrap_form form %}
{% endblock %}