Skip to content

Commit 5dd5232

Browse files
authored
Update basic.md
1 parent 359d307 commit 5dd5232

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/usage/basic.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,3 @@ inline const char* AnimalsToString(Animals e)
101101
```
102102
103103
You can call 'Render' method many times, with different parameters set, from different threads simultaniously. Everything will be fine: every time you call 'Render' you will get the result depended only on provided params (or global settings taken from the `TemplateEnv`).
104-
105-
<p><div align="center">&lt; Prev | <a href="../usage.html">Up</a> | <a href="main_statements.html">Next &gt;</a></div></p>

0 commit comments

Comments
 (0)