call template

admin

Administrator
Staff member
Hi,

I am trying to call a template when the text "Restaurants" is clicked.

<xsl:template name="shop">
<tr>
<td valign="center" width="200"><center><a call-template> Restaurants</a></center></td>
</tr>

Can please anyone tell me how can i do it?

Thanks in advance.

swstos
 
Top