2022-11-15 00:14:12 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2023-01-24 00:34:59 +00:00
|
|
|
{{/* Render appkey for anonaddy */}}
|
|
|
|
{{- include "anonaddy.appkey" . }}
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|