]> git.mxchange.org Git - city.git/blob - application/city/templates/code/menu_entry.ctp
Continued with language rewrite:
[city.git] / application / city / templates / code / menu_entry.ctp
1 <li id="{?entry_id?}">
2         <a id="{?anchor_id?}" href="{?anchor_href?}" title="{?anchor_title?}">{?anchor_text?}</a>
3 </li>