We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e6ff7 commit 6f1879eCopy full SHA for 6f1879e
user_guide_src/source/outgoing/view_parser.rst
@@ -252,7 +252,7 @@ The value for the pseudo-variable ``blog_entry`` is an associative
252
array. The key/value pairs defined inside it will be exposed inside
253
the variable pair loop for that variable.
254
255
-A ``blog_template`` that might work for the above::
+A **blog_template.php** that might work for the above::
256
257
<h1>{blog_title} - {blog_heading}</h1>
258
{blog_entry}
0 commit comments