{% extends "base.html" %} {% block title %}Create new contact – {{ app_name }}{% endblock %} {% block content %}
{% if returnto %}{% endif %} {% if not pl %}
{% endif %}
---
{% endblock %}