I've searched the forums, the howtos, and a few other places. It seems that there was one or two similar requests, but I've not found any solution…perhaps this means there isn't one…yet…
What I'd like to do is in my LiveTemplate include something like:
[[div style="float:right; width: 200px; border: 1px solid #999; margin: 10px;"]]
%%content{1}%%
[[/div]]
[[page-tags]]
%%content{2}%%
[[/page-tags]]
Where "content{2}" would be defined just like any other portion of the content that gets filled into the LiveTemplate, with the result being that I can enter a new page as:
Whoo hooo, look at me!
==========
tag1, tag2, tag3
Is this possible? Thanks for any help and/or pointers…
jay








