1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-12-07 17:08:07 +00:00

Dump version

This commit is contained in:
Timur Ismagilov
2021-09-01 17:19:39 +03:00
parent 02b54b5c04
commit 9f48ded254
5 changed files with 5 additions and 5 deletions

View File

@@ -244,7 +244,7 @@ for u := range user.YieldUsers() {
<section>
<h1>About {%s cfg.WikiName %}</h1>
<ul>
<li><b><a href="https://mycorrhiza.wiki">Mycorrhiza Wiki</a> version:</b> 1.4.0</li>
<li><b><a href="https://mycorrhiza.wiki">Mycorrhiza Wiki</a> version:</b> 1.5.0</li>
{%- if cfg.UseAuth -%}
<li><b>User count:</b> {%dul user.Count() %}</li>
<li><b>Home page:</b> <a href="/">{%s cfg.HomeHypha %}</a></li>