Temparary access help page added
This commit is contained in:
parent
f9c202f2ca
commit
6ced99df15
@ -31,7 +31,9 @@ CREOLE += mycreole.render_simple("""
|
|||||||
""")
|
""")
|
||||||
|
|
||||||
ACCESS = mycreole.render_simple(_("""
|
ACCESS = mycreole.render_simple(_("""
|
||||||
= TBD
|
= Access
|
||||||
|
* Currently just two specific users have write access.
|
||||||
|
* Pages containing "private" in the relative page path have no public read access.
|
||||||
"""))
|
"""))
|
||||||
|
|
||||||
SEARCH = mycreole.render_simple(_(
|
SEARCH = mycreole.render_simple(_(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user