1 Jul
1999
1 Jul
'99
3:14 p.m.
Is there any way to have recursive #var references in DTML? I have the usual standard_html_header reference at the top of all of my DTML files, but I would like to include some #var references in the header. For example, standard_html_header = """ <html> <head> <title> My title is <!--#var mytitle--> <title> </head>""" I naively tried this, but the mytitle reference came through as a comment. Is there some easy way to make this work? Thanks, -jason
9775
Age (days ago)
9775
Last active (days ago)
0 comments
1 participants
participants (1)
-
jason@brahms.siteprotect.com