{% extends 'ccc/campaigns/base.html' %} {% load staticfiles %} {% block title %}Click to call{% endblock title %} {% block css %} {% endblock css %} {% block scripts %} {% endblock scripts %} {% block content %}

Read Image Text

Read Image Text
{% csrf_token %} {{ form.as_p }}
{% endblock content %}