summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/version_base.html
diff options
context:
space:
mode:
authorAnuja <anujag@anujag-Latitude-D630.(none)>2012-06-11 10:29:31 +0530
committerAnuja <anujag@anujag-Latitude-D630.(none)>2012-06-11 10:29:31 +0530
commit8c082e55fb75386b9f85f66bf4bbb4e1e7a03765 (patch)
tree7623a718917fb9622a87f180449e7faeba4e7b86 /gstudio/templates/gstudio/version_base.html
parent8fe8e36c845a39af3925457771a24f4e3a12b86b (diff)
downloadgnowsys-8c082e55fb75386b9f85f66bf4bbb4e1e7a03765.tar.gz
Modified Attribute datatype admin classes for dynamically add/change attributes
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 %}