diff options
Diffstat (limited to 'ikiwiki/directive')
-rw-r--r-- | ikiwiki/directive/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html index 9a6699140f7..0273cd4fa10 100644 --- a/ikiwiki/directive/index.html +++ b/ikiwiki/directive/index.html @@ -68,7 +68,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>Directives are similar to a <a href="../wikilink/">WikiLink</a> in form, except they begin with <code>!</code> and may contain parameters. The general form is:</p> @@ -164,7 +164,7 @@ the older syntax, if the <code>prefix_directives</code> option is disabled.</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> |