152: Template not readable

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 file could not be found in your case.

Solution

If you used the file token [a-example] in your Aneamal document, the template should be located at /aneamal/a-example/index.nml or /aneamal/a-example.nml. Note that the filename must use lowercase letters. Make sure that your template file is located there, that the file’s permissions allow PHP to read it and you have not misspelled its name in your markup.

If you did not mean to include a file, but want to print [a-…] literally, prepend a backslash: \[a-…]