aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlnBLXDQbzD3OCcqZshcmExPNwlgD0tJ7A <Patrick@web>2014-09-30 09:37:18 -0400
committeradmin <admin@branchable.com>2014-09-30 09:37:18 -0400
commite36199359fef66db7b0cf589afd7c61493ba54b2 (patch)
treee9d642e371ec07a718e32a88a6c29df61eb81930 /doc
parent8f13e60667015e2953b4134934df2410727bb218 (diff)
downloadikiwiki-e36199359fef66db7b0cf589afd7c61493ba54b2.tar
ikiwiki-e36199359fef66db7b0cf589afd7c61493ba54b2.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn
index 85f194f36..745ed05eb 100644
--- a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn
+++ b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn
@@ -1,5 +1,5 @@
Here is a patch for page.tmpl to add these landmarks.
-diff --git a/templates/page.tmpl b/templates/page.tmpl
+{{{diff --git a/templates/page.tmpl b/templates/page.tmpl
index 5efad1a..cb76590 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -45,3 +45,4 @@ index 5efad1a..cb76590 100644
<TMPL_UNLESS DYNAMIC>
<TMPL_IF HTML5><nav id="pageinfo"><TMPL_ELSE><div id="pageinfo"></TMPL_IF>
+}}}