mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
nextcloud: Add warning that the app is experimental
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
ca5b088730
commit
819b3480a9
@ -32,6 +32,8 @@ _description = [
|
||||
'legal reviews are done by the upstream project and not by '
|
||||
'Debian/{box_name}. Updates are performed following an independent '
|
||||
'cycle.'), box_name=_(cfg.box_name)),
|
||||
format_lazy('<div class="alert alert-warning" role="alert">{}</div>',
|
||||
_('This app is experimental.')),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user