I'm facing a problem with the display of content. Within a template, I added the following statements to the main part:
Code: Select all
<div id="content">
<p style="margin: 0 0 10px 0">You are here: {BREADCRUMB}</p>
{CONTENT}
</div>
The article is related to the correct template.
Can anyone help me with this problem?
Thanks in advance!
Boudewijn