From 829e9741e6f2b980291b229a9e95815c6ada3637 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 16 Nov 2011 20:49:01 +1100 Subject: [PATCH] Remove broken "email" microdata for now... --- templates/post_reply.html | 2 +- templates/post_thread.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/post_reply.html b/templates/post_reply.html index e7b3411e..f845e76a 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -11,7 +11,7 @@ {% endif %} {% if post.email|length > 0 %} {# start email #} - + {% endif %} {{ post.name }} {% if post.trip|length > 0 %} diff --git a/templates/post_thread.html b/templates/post_thread.html index de2d97e0..e63a887b 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -56,7 +56,7 @@ {% endif %} {% if post.email|length > 0 %} {# start email #} - + {% endif %} {{ post.name }} {% if post.trip|length > 0 %}