Syntax for using HTML Blob
-
slashman
Syntax for using HTML Blob
Probalby a stupid question, but I couldn't find it doc'd anywhere...what's the syntax for using an HTML blob? I'd like to replace a bunch of .inc files I have in a site, and figured this would be a good use for the capability.
Re: Syntax for using HTML Blob
{html_blob name='blobname in admin'} should do it. Replacing your inc file is pretty much it's main purpose, so you should be happy with the results. 

