Merge pull request #1745 from igronus/patch-1

Update templates-processing.rst
This commit is contained in:
troosan 2019-12-08 13:16:03 +01:00 committed by GitHub
commit d423e9bb57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ Given a template containing
This block content will be replaced This block content will be replaced
${/block_name} ${/block_name}
The following will replace everything between``${block_name}`` and ``${/block_name}`` with the value passed. The following will replace everything between ``${block_name}`` and ``${/block_name}`` with the value passed.
.. code-block:: php .. code-block:: php