summaryrefslogtreecommitdiff
path: root/gstudio/templates
diff options
context:
space:
mode:
authorNeha shah <shan.akshata@gmail.com>2012-06-07 17:29:39 +0530
committerNeha shah <shan.akshata@gmail.com>2012-06-07 17:29:39 +0530
commita43739bb925f1c7b825ded7da41c728066e39c90 (patch)
treeaa7ac24b42aeb4e737b0193bdc11b27cf26e3d50 /gstudio/templates
parent700ee3fdfdeb7a069e44b4fd01d73c106628d310 (diff)
downloadgnowsys-a43739bb925f1c7b825ded7da41c728066e39c90.tar.gz
Init.py functions made convention compliant.Metaweblog functions take input at list.URLs in demo changed to default django-xmlrpc.Bug in Rss feed fixed.setup.py bug fixed
Diffstat (limited to 'gstudio/templates')
-rw-r--r--gstudio/templates/gstudio/version_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstudio/templates/gstudio/version_base.html b/gstudio/templates/gstudio/version_base.html
index 15ee3a8..0c80912 100644
--- a/gstudio/templates/gstudio/version_base.html
+++ b/gstudio/templates/gstudio/version_base.html
@@ -21,7 +21,7 @@
{% block sidebar %}
<img src="{{ STATIC_URL }}objectapp/img/rss.png" alt="?" width="20" height="" />
- <a href="{% url objectapp_gbobject_latest_feed %}" class="feeds"><h4>Rssfeed</h4></a>
+ <a href="{% url gstudio_nodetype_latest_feed %}" class="feeds"><h4>Rssfeed of latest nodetypes</h4></a>
<div class="search">
<h3>{% trans "Search" %}</h3>