Hi,

the doc says "argument tells which template bit to output", so
shouldn't this be:

{% templatetag openvariable %} sample {% templatetag closevariable %}


    /j


On 20 helmi, 09:35, Morris <morrislin1...@gmail.com> wrote:
> Hi Karen,
>
> Thanks a lot, I tried the method.
>
> {% openvariable %} sample {% closevariable %}
>
> But , I got error message as below:
>
> Invalid block tag: 'openvariable'
> Request Method: GET
> Request URL:    http://10.7.40.190/document/doc/
> Django Version: 1.3.1
> Exception Type: TemplateSyntaxError
> Exception Value:
> Invalid block tag: 'openvariable'
> Exception Location:     /usr/local/lib/python2.6/dist-packages/django/
> template/base.py in invalid_block_tag, line 291
> Python Executable:      /usr/bin/python
> Python Version: 2.6.5

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to