Go to page content

include

The include scomp is used by the include tag.

This scomp is used by the {% include %} template tag when the included template can’t be inlined in the compiled template module. An example of that situation is when there are cache parameters specified.

See the {% include %} tag for more information.

This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.