diff --git a/sites/all/themes/figureslibres/clameurs/templates/panels-pane.tpl.php b/sites/all/themes/figureslibres/clameurs/templates/panels-pane.tpl.php
new file mode 100644
index 00000000..9dd92e3f
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/templates/panels-pane.tpl.php
@@ -0,0 +1,60 @@
+type: the content type inside this pane
+ * - $pane->subtype: The subtype, if applicable. If a view it will be the
+ * view name; if a node it will be the nid, etc.
+ * - $title: The title of the content
+ * - $content: The actual content
+ * - $links: Any links associated with the content
+ * - $more: An optional 'more' link (destination only)
+ * - $admin_links: Administrative links associated with the content
+ * - $feeds: Any feed icons or associated with the content
+ * - $display: The complete panels display object containing all kinds of
+ * data including the contexts and all of the other panes being displayed.
+ */
+?>
+
+
+
+