From 2bbb1646f56fe84f38ed2a0cba03a386acc6160e Mon Sep 17 00:00:00 2001
From: Laria Carolin Chabowski
When this self-closing tag is called, the current loop (ste:for, ste:foreach, ste:infloop) will be aborted.
+When this self-closing tag is called, the current loop (ste:for, ste:foreach, ste:infloop) will be aborted.
When this self-closing tag is called, the current loop(ste:for, ste:foreach, ste:infloop) will go to the next iteration, aborting the current iteration.
+When this self-closing tag is called, the current loop(ste:for, ste:foreach, ste:infloop) will go to the next iteration, aborting the current iteration.
This self-closing tag loads and executes another template. The name
parameter (mandatory) defines the template to load.