{% extends "base.html" %} {% block content %} Fork Document {% csrf_token %} {{ form.as_p }} {% endblock %}