diff --git a/templates/instance.html b/templates/instance.html index ddfd825..d4b5d86 100644 --- a/templates/instance.html +++ b/templates/instance.html @@ -7,7 +7,7 @@
- {{ xform.title }} + {{ xform.title }} {% trans "Data View" %}
@@ -186,4 +186,7 @@

{% trans "Delete Confirmation" %}

}); }); + {% endblock %}