File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -608,6 +608,19 @@ path
608608The path prefix for fragments. The fragment listener will only be executed
609609when the request starts with this path.
610610
611+ hinclude_default_template
612+ .........................
613+
614+ **type **: ``string `` **default **: ``null ``
615+
616+ Sets the content shown during the loading of the fragment or when JavaScript
617+ is disabled. This can be either a template name or the content itself.
618+
619+ .. seealso ::
620+
621+ See :doc: `/templating/hinclude ` for more information about hinclude.
622+
623+
611624profiler
612625~~~~~~~~
613626
@@ -1537,18 +1550,6 @@ package:
15371550templating
15381551~~~~~~~~~~
15391552
1540- hinclude_default_template
1541- .........................
1542-
1543- **type **: ``string `` **default **: ``null ``
1544-
1545- Sets the content shown during the loading of the fragment or when JavaScript
1546- is disabled. This can be either a template name or the content itself.
1547-
1548- .. seealso ::
1549-
1550- See :doc: `/templating/hinclude ` for more information about hinclude.
1551-
15521553.. _reference-templating-form :
15531554
15541555form
You can’t perform that action at this time.
0 commit comments