Skip to content

Commit 6f1879e

Browse files
committed
docs: decorate filename with **
1 parent 58e6ff7 commit 6f1879e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/outgoing/view_parser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ The value for the pseudo-variable ``blog_entry`` is an associative
252252
array. The key/value pairs defined inside it will be exposed inside
253253
the variable pair loop for that variable.
254254

255-
A ``blog_template`` that might work for the above::
255+
A **blog_template.php** that might work for the above::
256256

257257
<h1>{blog_title} - {blog_heading}</h1>
258258
{blog_entry}

0 commit comments

Comments
 (0)