{% extends 'base.html' %} {% block content %}

Blood Donor Registration Form

{% csrf_token %} {{forms.as_p}}
{% endblock %}