diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html index e62fdbe733b..04584c48cb3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -66,7 +66,7 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</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> @@ -159,8 +159,9 @@ changed pages.</li> <li><code>editpage.tmpl</code>, <code>editconflict.tmpl</code>, <code>editcreationconflict.tmpl</code>, <code>editfailedsave.tmpl</code>, <code>editpagegone.tmpl</code>, <code>pocreatepage.tmpl</code>, <code>editcomment.tmpl</code> <code>commentmoderation.tmpl</code>, <code>renamesummary.tmpl</code>, -<code>passwordmail.tmpl</code>, <code>openid-selector.tmpl</code>, <code>revert.tmpl</code> - Parts of ikiwiki's user -interface; do not normally need to be customised.</li> +<code>passwordmail.tmpl</code>, <code>emailauth.tmpl</code>, <code>login-selector.tmpl</code>, +<code>revert.tmpl</code> - Parts of ikiwiki's user interface; do not normally need +to be customised.</li> </ul> @@ -197,7 +198,7 @@ interface; do not normally need to be customised.</li> <!--<div class="pagedate"> - Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |