Partial
Render a partial template.
The same as the partial tag, but instead of specifying the partial as a tag part, you must pass it in the src parameter.
{{ theme:partial src="my-partial" }}
Render a partial template.
The same as the partial tag, but instead of specifying the partial as a tag part, you must pass it in the src parameter.
{{ theme:partial src="my-partial" }}