Hi,
I opened my sellerdeck software today and realised that all block if's and variable references have went to a text format?
I can't figure out how to get it back to normal
Has anyone got any ideas?
This is what they look like now
I opened my sellerdeck software today and realised that all block if's and variable references have went to a text format?
I can't figure out how to get it back to normal
Has anyone got any ideas?
This is what they look like now
Code:
<actinic:variable name="PageTitle" /></title>
Code:
<actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22Contact%20Us%22" >
Comment