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
608
608
The path prefix for fragments. The fragment listener will only be executed
609
609
when the request starts with this path.
610
610
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
+
611
624
profiler
612
625
~~~~~~~~
613
626
@@ -1537,18 +1550,6 @@ package:
1537
1550
templating
1538
1551
~~~~~~~~~~
1539
1552
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
-
1552
1553
.. _reference-templating-form :
1553
1554
1554
1555
form
You can’t perform that action at this time.
0 commit comments