diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html | 4 | ||||
-rw-r--r-- | templates/note/index.html | 4 | ||||
-rw-r--r-- | templates/popup/index.html | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/templates/index.html b/templates/index.html index d0e36c9..fcc27c5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -65,7 +65,7 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 28 Mar 2012 21:56:22 BRT</span></strong> + <strong>Posted <span class="date">Qua 28 Mar 2012 21:56:22 -03</span></strong> </p> <p><a href="../ikiwiki/">Ikiwiki</a> uses many templates for many purposes. By editing its templates, you can fully customise its appearance, and avoid duplicate content.</p> @@ -196,7 +196,7 @@ interface; do not normally need to be customised.</li> <!--<div class="pagedate"> - Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> + Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> </div> --> </div> diff --git a/templates/note/index.html b/templates/note/index.html index 85a116f..d9cb457 100644 --- a/templates/note/index.html +++ b/templates/note/index.html @@ -67,7 +67,7 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span></strong> + <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 -03</span></strong> </p> <div class="notebox"> @@ -109,7 +109,7 @@ parameter:</p> <!--<div class="pagedate"> - Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> + Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> </div> --> </div> diff --git a/templates/popup/index.html b/templates/popup/index.html index 8aa9a69..4459b00 100644 --- a/templates/popup/index.html +++ b/templates/popup/index.html @@ -67,7 +67,7 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span></strong> + <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 -03</span></strong> </p> <p> Use this template to create a popup window that is displayed when the mouse @@ -112,7 +112,7 @@ inline in the page, inside square brackets. <!--<div class="pagedate"> - Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> + Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> </div> --> </div> |