diff options
Diffstat (limited to 'djangoproject/templates/contact/foundation.html')
| -rw-r--r-- | djangoproject/templates/contact/foundation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/contact/foundation.html b/djangoproject/templates/contact/foundation.html index ea537412..381225fa 100644 --- a/djangoproject/templates/contact/foundation.html +++ b/djangoproject/templates/contact/foundation.html @@ -48,4 +48,4 @@ <button type="submit" class="cta arrow">{% translate "Send" %}</button> </div> </form> -{% endblock %} +{% endblock content %} |
