thd/apps/frontend/modules/search/templates/_leftPanel.php
author Gautier Thibault <gthibault@universcine.com>
Tue, 22 Sep 2009 16:40:38 +0200
changeset 35 94a1dc255022
permissions -rw-r--r--
Commit the all thd project created with the framework symfony

<div id="tagPanel-header">
	<h3 class="head">Navigation par tag :</h3>
	<span>Autres tags associés à cet extrait</span>
</div>
<?php include_component( "search", "tagNavigator" ) ?>
<?php include_component( "search", "tagList" ) ?>