151: Content in template

The file token [a-…] is used to integrate an Aneamal file, either linked or embedded, together with another Aneamal file, the template, into the webpage. The template is supposed to provide pre-declared metadata, for example a @class and a @stylesheet or @script. In your case the template file also contains non-metadata content, which is not yet supported.

Solution

Remove lines that are neither comments nor declare metadata, i.e. lines that do not begin with @ or %, from the template file. If your template is named example for example so that you used the file token [a-example] in your Aneamal document, the template is located at /aneamal/a-example/index.nml or /aneamal/a-example.nml.