http://ontbijt-aan-huis.eu
Website volledig responsive met externe css
addon modules:
- CGExtensions
- SiteMapMadeSimple
Code: Select all
{capture assign="get_description"}{description}{/capture}
{if isset($canonical)}<link rel="canonical" href="{$canonical}" />{elseif isset($content_obj)}<link rel="canonical" href="{$content_obj->GetURL()}" />{/if}
<meta name="description" content="{if empty($get_description)}{$get_content|strip_tags|truncate:'150'|strip}{else}{$get_description}{/if}"/>