Skip to content

Commit 0167474

Browse files
committed
Fix missing pre block for url.
1 parent 48f1be1 commit 0167474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2082,7 +2082,7 @@ interface. You'd probably have:
20822082
it could be served as a static file (see `serving static content`_)
20832083
- A sidebar frame that is templated. Let's call this page
20842084
"home.navigation.html" in your tracker's "html" directory. To load that
2085-
page up, you use the URL:
2085+
page up, you use the URL::
20862086

20872087
<tracker url>/home?@template=navigation
20882088

0 commit comments

Comments
 (0)