You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2o template PHP
I order to stay closer to django's literal syntax, so i can take
advantage of all the editor that supports django syntax out there..
(My textmate has shortcut (Command + /) comments selection in template
with django textmate bundle )
I am thinking to change Comment literal will change from
{*
this is a comment
*}
to
{#
this is a comment
#}
Thoughts anyone.?
al james
unread,
Jun 4, 2009, 6:30:50 PM6/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2o template PHP
Fine with me....
However, just to keep everybody happy, could list be specified as a
config option?