aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html9
-rw-r--r--templates/note/index.html14
-rw-r--r--templates/popup/index.html13
3 files changed, 12 insertions, 24 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>
diff --git a/templates/note/index.html b/templates/note/index.html
index 6e094abde6c..4a7ce9b7ea4 100644
--- a/templates/note/index.html
+++ b/templates/note/index.html
@@ -68,15 +68,9 @@
<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>
- <div class="notebox">
-
-</div>
-
-
-<p>
-Use this template to insert a note into a page. The note will be styled to
+ <p>Use this template to insert a note into a page. The note will be styled to
float to the right of other text on the page. This template has one
parameter:</p>
@@ -85,8 +79,6 @@ parameter:</p>
</ul>
-<p></p>
-
</div>
<hr />
@@ -110,7 +102,7 @@ parameter:</p>
<!--<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>
diff --git a/templates/popup/index.html b/templates/popup/index.html
index a6bb831e0f1..580deb3f80d 100644
--- a/templates/popup/index.html
+++ b/templates/popup/index.html
@@ -68,10 +68,9 @@
<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>
-Use this template to create a popup window that is displayed when the mouse
+ <p>Use this template to create a popup window that is displayed when the mouse
is over part of the page. This template has two parameters:</p>
<ul>
@@ -84,11 +83,7 @@ large for good usability.
<p>Note that browsers that do not support the CSS will display the popup
-inline in the page, inside square brackets.
-
-<span class="popup">
-<span class="paren">[</span><span class="balloon"></span><span class="paren">]</span>
-</span></p>
+inline in the page, inside square brackets.</p>
</div>
@@ -113,7 +108,7 @@ inline in the page, inside square brackets.
<!--<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>