From 172d6525620e6bb3cc4d1242131e6654328fb27e Mon Sep 17 00:00:00 2001 From: Shamsi Babakhanov <107327961+shamsibabakhanov@users.noreply.github.com> Date: Sun, 12 Jun 2022 22:43:39 +0400 Subject: [PATCH] Update http_kernel_httpkernelinterface.rst The esi tag is not shown in the documentation page. --- create_framework/http_kernel_httpkernelinterface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_framework/http_kernel_httpkernelinterface.rst b/create_framework/http_kernel_httpkernelinterface.rst index 9bda9e5c731..67596297676 100644 --- a/create_framework/http_kernel_httpkernelinterface.rst +++ b/create_framework/http_kernel_httpkernelinterface.rst @@ -155,7 +155,7 @@ rest of the content? Edge Side Includes (`ESI`_) to the rescue! Instead of generating the whole content in one go, ESI allows you to mark a region of a page as being the content of a sub-request call: -.. code-block:: text +.. code-block:: xml This is the content of your page