1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00
documize/gui/app/pods/customize/integrations/template.hbs
McMatts f442081a41 Redesign setting screens
We're using iconography to stylize each setting screen.

Imeplemented new color palletes and shades.
2018-12-13 12:24:16 +00:00

6 lines
206 B
Handlebars

{{layout/logo-heading
title="Integrations"
desc="Enable and configure third party integrations"
icon=constants.Icon.Integrations}}
{{customize/integration-settings jira=model.jira trello=model.trello}}