diff -r 67d3fb0e54a6 -r 2a51570e986b src/egonomy/templates/partial/fragment_only.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/egonomy/templates/partial/fragment_only.html Thu Feb 28 20:18:59 2013 +0100
@@ -0,0 +1,22 @@
+{% load static %}
+{% if image %}
+
+{% else %}
+
+{% endif %}
\ No newline at end of file