summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/version_diff.html
diff options
context:
space:
mode:
authorKabir <kabir@gnowledge.org>2012-06-19 13:05:34 +0530
committerKabir <kabir@gnowledge.org>2012-06-19 13:05:34 +0530
commitceacc9e3d70ef4b8cbeb2cbc91d0ef414742c16b (patch)
tree6b1c2c2e4dd7b72e8460ac810c70ccaf0460da3c /gstudio/templates/gstudio/version_diff.html
parent55da7356717ae078ad6e456c4042bebb57be6cc4 (diff)
downloadgnowsys-ceacc9e3d70ef4b8cbeb2cbc91d0ef414742c16b.tar.gz
404 errors removed.Faulty fixture also removed
Diffstat (limited to 'gstudio/templates/gstudio/version_diff.html')
-rw-r--r--gstudio/templates/gstudio/version_diff.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gstudio/templates/gstudio/version_diff.html b/gstudio/templates/gstudio/version_diff.html
index 4a11ec2..843c3ad 100644
--- a/gstudio/templates/gstudio/version_diff.html
+++ b/gstudio/templates/gstudio/version_diff.html
@@ -83,9 +83,9 @@
<link rel="pingback" href="/xmlrpc/" />
<link rel="shortcut icon" href="{{ STATIC_URL }}gstudio/img/favicon.ico" />
<link rel="home" href="{% url gstudio_nodetype_archive_index %}" />
- <link rel="stylesheet" type="text/css" media="screen, projection" href="{{ STATIC_URL }}gstudio/css/grappelli_skin_default.css" />
+
<link rel="stylesheet" type="text/css" media="screen, projection" href="{{ STATIC_URL }}gstudio/css/screen.css" />
- <link rel="stylesheet" type="text/css" media="screen, projection" href="{{ STATIC_URL }}gstudio/css/screen_gstudio.css" />
+
<link rel="stylesheet" type="text/css" media="print" href="{{ STATIC_URL }}gstudio/css/print.css" />
{% block link %}{% endblock %}
{% block script %}{% endblock %} <title>Gnowledge Studio - {% block title %}{% endblock %}</title>