summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/version_base.html
diff options
context:
space:
mode:
Diffstat (limited to 'gstudio/templates/gstudio/version_base.html')
-rw-r--r--gstudio/templates/gstudio/version_base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/gstudio/templates/gstudio/version_base.html b/gstudio/templates/gstudio/version_base.html
index 0c80912..d0795f3 100644
--- a/gstudio/templates/gstudio/version_base.html
+++ b/gstudio/templates/gstudio/version_base.html
@@ -1,7 +1,6 @@
{% extends "gstudio/skeleton.html" %}
-{% load gstudio_tags i18n %}
{% load objectapp_tags i18n %}
-
+{% load gstudio_tags i18n %}
{% block meta %}
<meta name="generator" content="Objectapp {{ OBJECTAPP_VERSION }}" />
{% endblock %}