Hi,
can anybody explain this error?
In template /usr/lib/python2.6/site-packages/askbot-0.7.19-py2.6.egg/askbot/skins/default/templates/base.html, error at line 4 Could not parse the remainder: '()' from 'skin.get_extra_css_link()'
I get it when I try to access to search directory of "haystacksearch".
Fabio
Maybe in some page you are using base.html template for some other written in django templating language.
base.html is written in jinja2, a better templating language, which is close to django, but with some differences. Jinja2 is well documented:
http://jinja.pocoo.org/docs/.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-08-23 11:20:28 -0500
Seen: 134 times
Last updated: Aug 23 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.