6 lines
186 B
Django/Jinja
Executable File
6 lines
186 B
Django/Jinja
Executable File
# SPDX-FileCopyrightText: 2023 Max Mehl <https://mehl.mx>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
{{seafile_syncs | to_json(vault_to_text=True) | from_json | to_yaml(sort_keys=False)}}
|