+ */
+class Equal extends BaseTestLoop
+{
+
+ public function exec($variable, $value)
+ {
+ return $variable == $value;
+ }
+}
\ No newline at end of file
diff --git a/templates/default/index.html b/templates/default/index.html
index 76a107aba..981dc914d 100644
--- a/templates/default/index.html
+++ b/templates/default/index.html
@@ -7,7 +7,7 @@
TODO write content
-
+
#__COUNT__ - #TITLE
nb child : #NB_CHILD