From a9a901c1362f6a4d6004f445629077e7633abb28 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Wed, 21 Sep 2011 14:48:38 +0200 Subject: Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/) --- .themes/classic/source/_layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.themes/classic/source/_layouts/post.html') diff --git a/.themes/classic/source/_layouts/post.html b/.themes/classic/source/_layouts/post.html index e81cc787..3b1208da 100644 --- a/.themes/classic/source/_layouts/post.html +++ b/.themes/classic/source/_layouts/post.html @@ -4,7 +4,7 @@ single: true ---
-
+
{% include article.html %}

@@ -25,7 +25,7 @@ single: true {% endif %}

{% unless page.sidebar == false %} -