Django template error >>> from a html code?

5 views
Skip to first unread message

Hendrikus Godvliet

unread,
Jan 9, 2012, 2:06:59 PM1/9/12
to google-a...@googlegroups.com
 
This is part of a code wich is placed in a <code></code> on a webpage in my appengine domein. I mean on this webpage I show a code example, this part of the code give a error from the Django template.

This is a part of the code wich gives the error



 error 
-- Play the selected radio station
   details = stations[sel]

	vlc.playlist.clear()
	vlc.playlist.add({{path = details.url; title = details.name; name = details.name}})
	vlc.playlist.play()
end



Greeting Hendrikus 
Reply all
Reply to author
Forward
0 new messages