Hi all,

I am trying to mark-up a "repeating region" in a hand-coded template.
I do not have Dreamweaver installed and am wondering what HTML code is
generated to make repeating regions possible.

I have tried the following:

<!-- TemplateBeginRepeat name="Parent" -->
repeating content
<!-- TemplateEndRepeat -->

but while it displays as a "Repeat: Parent" region (light blue tab,
blue outline) in Contribute, it does not display the +, -, up, down
icons for me (screenshot:
[url]http://www.adobe.com/support/contribute/ts/documents/templates_contri[/url]...)
as per Adobe documentation:

[url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16581[/url]

Am I missing something?