+ {% else %}
+ {% if reverse %}
+
+ {% else %}
+
+ {% endif %}
+
+ {% if image_src %}
+
![{{ image_alt }}]({{ image_src }})
+ {% endif %}
+ {% endif %}
+
+ {% if title %}
+
{{ title }}
+ {% endif %}
+ {{ slot }}
+
+
+
+{% endif %}
diff --git a/cotton_daisy/templates/menu.html b/cotton_daisy/templates/menu.html
index 720ce6a..8a40ebe 100644
--- a/cotton_daisy/templates/menu.html
+++ b/cotton_daisy/templates/menu.html
@@ -1,6 +1,6 @@
-