Merge pull request #1745 from igronus/patch-1
Update templates-processing.rst
This commit is contained in:
commit
d423e9bb57
|
|
@ -127,7 +127,7 @@ Given a template containing
|
|||
This block content will be replaced
|
||||
${/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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue