wag-managment-api-service-l.../Events/AllEvents/events/building/build_sites/info.py

12 lines
212 B
Python

from Events.Engine.abstract_class import PageInfo
template_page_info = PageInfo(
name="template",
title={"en": "template"},
description={"en": "template"},
icon="",
parent="",
url="",
)