# Rendering Templates
This repository (opens new window) contains rendering templates used in our platform. These templates help you to create your own templates and use them in our platform. This way you can customize every interaction and communication to your individual needs.
# Using a template
In order to use a custom template you have to add it's sourcecode in our platform.
- Go to
Public Website -> Message Templates -> New
- Fill in the required details:
- for
Service
choose the first subdirectory in this repository. - for
Template Name
set the remaining path of the template from this repository without extension - for E-Mails Subject and Text content are relevant, for PDF the fields can be omitted
- Save the template
- If you want to add Translations you can now do so in the detail view of the newly created template
# Example
To overwrite the template in mail/notification/application/application_accepted.de.html.jinja2
you have to choose
- Service:
Notification
- Template Name:
application/application_accepted