From 03f0d8f0f5389fb04215cd6970e78bed4051027c Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 16 Nov 2011 20:45:04 +1100 Subject: [PATCH] More HTML5 microdata experimentation --- templates/post_reply.html | 2 +- templates/post_thread.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/post_reply.html b/templates/post_reply.html index d91c1e15..e7b3411e 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -1,6 +1,6 @@ {% filter remove_whitespace %} {# tabs and new lines will be ignored #} -
+

diff --git a/templates/post_thread.html b/templates/post_thread.html index b0cac726..de2d97e0 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -2,7 +2,7 @@ {# tabs and new lines will be ignored #} {% if index %} -

+
{% endif %} {% if post.embed %} @@ -47,7 +47,7 @@ {{ config.uri_thumb }}{{ post.thumb }} {% endif %}" style="width:{{ post.thumbx }}px;height:{{ post.thumby }}px" alt="" /> {% endif %} -

+