Are there constants that I can use in HTML Element?

Permalink
I have an HTML box and I use images there. Is it possible to put constants related with page or template information?
For ecample:

<img src="{TEMPLATE_PATH}/assets/images/logo.png" />

TEMPLATE_PATH
DOMAIN
FULL_DOMAIN

vs. those constants would be really nice.

thanks

 
JohntheFish replied on at Permalink Reply
JohntheFish
serdarde replied on at Permalink Reply
thank you, I will not buy for the current project but it will be good to keep in mind for the next ones.