1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-10-31 07:33:00 +00:00

Write the recent changes doc

And add the link to the doc on the page itself
This commit is contained in:
Timur Ismagilov
2021-08-02 00:25:24 +05:00
parent c59a73d74f
commit b2890b26cf
6 changed files with 318 additions and 219 deletions

View File

@@ -155,6 +155,11 @@ It outputs a poorly formatted JSON, but it works and is valid.
<li>...</li>
</ul>
</li>
<li>Special pages
<ul>
<li><a href="/help/en/recent_changes">Recent changes</a></li>
</ul>
</li>
<li>Configuration (for administrators)
<ul>
<li><a href="/help/en/lock">Lock</a></li>
@@ -167,6 +172,10 @@ It outputs a poorly formatted JSON, but it works and is valid.
</aside>
{% endfunc %}
{% func helpTopicBadgeHTML(lang, topic string) %}
<a class="help-topic-badge" href="/help/{%s lang %}/{%s topic %}">?</a>
{% endfunc %}
{% func UserListHTML() %}
<div class="layout">
<main class="main-width user-list">