{% extends 'base.html' %} {% block title %}Publish new news{% endblock %} {% block content %}

Publish new news

{% csrf_token %}
{% endblock %}