|
live_templ_mode_url |
|
live_templ_mode_url is a string variable containing the URL to view the blog with the live templates in effect.
Example
The example below displays the text View this blog using the live templates linked to the URL for viewing the blog using the live templates:
<a href="{{live_templ_mode_url}}">View this blog using the live templates</a>