{%extends 'feeds/index.html'%} {% load crispy_forms_tags %} {%block breadcrumb %} {%endblock%} {%block content%} {% crispy form %} {%endblock%}