{content} titles[solved]
Posted: Tue Jan 09, 2007 2:25 pm
hi
what i want:
{content} with title
this is the code:
question:
how can i handle this {title block="wellcometext"}
my ideea is a new {content block="wellcometext title"} but is a little bit complicated
mention: i have a multilingual site
any other ideea
thanks
what i want:
{content} with title
this is the code:
Code: Select all
<div class="record">
<div id="title">{title block="wellcometext"}</div>
<div id="text">{content block="wellcometext"}</div>
</div>
how can i handle this {title block="wellcometext"}
my ideea is a new {content block="wellcometext title"} but is a little bit complicated
mention: i have a multilingual site
any other ideea
thanks