I have an Atlassian Confluence, at the top of the page where the navigation bar should be I have the following string of text, which appears to be an error:
$soyTemplateRendererHelper.getRenderedTemplateHtml("com.atlassian.auiplugin:aui-experimental-soy-templates", "aui.page.header.soy", $templateParameters)
After some investigation I have noticed that the plugin is not activated:
Confluence Soy Template Renderer for Velocity(soyTemplateRendererHelperContext)
I assume this is the problem, however due to it being a core module, I cannot do anything within the Confluence Admin GUI, could anypoint point me in the right direction of how I can activate this plugin?
I have searched high and low for documentation on this but cannot find anything.