Documentation
Difficulty level:
Configuration - Front Pages - Content Pages - Content Blok
This section only applies if the module Webbookings is active.
Can I add comments to code?
Adding comments in a content block is possible.
The JavaScript notation is not supported.
Incorrect: <!-- this is a comment -->
The Smarty notation is supported.
Correct: {* this is a comment *}