I think it would be reasonable to move this chunk of code outside individual templates:
$for(header-includes)$
$header-includes$
$endfor$
It should be possible to include additional packages for any template. Also, it is easy to miss this, as is the case for arxiv template (which has this chunk missing).
I think it would be reasonable to move this chunk of code outside individual templates:
It should be possible to include additional packages for any template. Also, it is easy to miss this, as is the case for arxiv template (which has this chunk missing).