diff --git a/php/search.php b/php/search.php
index 5f7a0bf..f82791e 100644
--- a/php/search.php
+++ b/php/search.php
@@ -5,7 +5,7 @@
echo "Recherche pour « " . $title[1] . " »";
?>
-
+
type() != "sticky") : ?>
diff --git a/php/tag.php b/php/tag.php
index 52170fe..4c91638 100644
--- a/php/tag.php
+++ b/php/tag.php
@@ -6,7 +6,7 @@
echo "Article avec le tag « " . $tag->name() . " »";
?>
-