Hey all!
As far as I see, html-templates have some tags like {title}, {sidesize} or {cssdependencies}
The question is: where can I get all tags available for using? Or maybe someone knows an exact tag for substituting app version? It can be very handy to make an export template with automatic js-versioning, something like <script src="c2runtime.js?{appversion}"></script>
Any help is appreciated, thank you!