{% extends "base_2col.html" %} {% block title %}Contact the authors of a package.{% endblock %} {% block billboard %}Contact the authors of a package.{% endblock %} {% block sectionid %}contact{% endblock %} {% block content %} {% if form.errors %}
Please correct the errors below:
{% endif %} {% endblock %}