Creates a temporary environment; when leaving the local block the previous template environment (before entering local) is restored.
{{ local }} <list_of_instructions> {{ /local }}
The list of instructions may contain any instruction allowed in the current context. If it is used inside a list it must respect the constraints of the list.
None.
Note: {{ local }} creates a new object. If you use {{ local }} excessively you might run into performance issues because it is resource-hungry.
There has been error in communication with Booktype server. Not sure right now where is the problem.
You should refresh this page.