1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00
documize/gui/app/pods/customize/smtp/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
234 B
Handlebars

{{layout/logo-heading
title="Mail Server"
desc="Specify mail server details required for sending user invite and notification emails"
icon=constants.Icon.Send}}
{{customize/smtp-settings model=model saveSMTP=(action "saveSMTP")}}