11 lines
313 B
Plaintext
Raw Normal View History

2024-01-22 10:56:31 +01:00
{#
2024-01-29 16:49:54 +01:00
SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
2024-01-22 10:56:31 +01:00
SPDX-License-Identifier: AGPL-3.0-or-later
#}
{%- import slsdotpath ~ "/template.jinja" as template -%}
{% from 'utils/macros/sync-appmenus.sls' import sync_appmenus -%}
{{ sync_appmenus('dvm-' ~ template.clean_template) }}