{{#if messageCode}}
{{/if}}
{{#if errorCode}}
{{/if}}
{{!--
--}}
{{#each showconfig.templates}}
{{/each}}
{{#each showconfig.showExtras.CustomControls}}
{{/each}}
| {{lang 'config.templates'}} |
{{#each showconfig.templates}}
{{#if showconfig.templates}}
{{else}}
{{lang 'config.addfirsttemplate'}}
{{/if}}
{{/if}}
| {{lang 'config.general'}} |
| {{lang 'config.showextras'}} |
{{#if showconfig.showExtras.CustomControls}}
{{else}}
{{lang 'config.addfirstextra'}}
{{/if}}
{{/if}}