diff options
author | Cache do Fluxo <cache@fluxo.info> | 2017-03-25 19:15:03 -0300 |
---|---|---|
committer | Cache do Fluxo <cache@fluxo.info> | 2017-03-25 19:15:03 -0300 |
commit | 36f075fc1a8a852218d5e3778ed880acedc35031 (patch) | |
tree | 448d46e88810cde87cf3adf9792e3ff73d75aca1 /templates | |
parent | 7f42f111c4f243c6470ec13be3d8508c930c7e46 (diff) | |
download | cache-36f075fc1a8a852218d5e3778ed880acedc35031.tar.gz cache-36f075fc1a8a852218d5e3778ed880acedc35031.tar.bz2 |
Updates docs
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> |