Hi All,
 
Is there any possibility defined that lets me define my own placeholders in the html-template?
For example im using an html template with the following line
 
    <link rel="stylesheet" type="text/css" href="">
 
Is there anything helpful already existing in the compiler so I can add a version to my css like so:
 
href="">${application}?v=12345678" />
 

Thank!

Reply via email to