mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Add info about maintainers to edit maintainers page
This commit is contained in:
parent
0e2ea27f54
commit
d00428eb7e
@ -9,6 +9,11 @@
|
||||
{% block content %}
|
||||
<h1>{{ _("Edit Maintainers") }}</h1>
|
||||
|
||||
<p>
|
||||
{{ _("Maintainers are given write access to the package.") }}
|
||||
{{ _("Depending on their rank, they will be able to edit the package, create releases and screenshots, and read private threads.") }}
|
||||
</p>
|
||||
|
||||
<form method="POST" action="" class="tableform">
|
||||
{{ form.hidden_tag() }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user