diff options
-rw-r--r-- | MANUAL.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index e771d3da4..5b90d039a 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -1897,7 +1897,8 @@ ${ styles.html() } ``` (If a partial is not found in the directory of the -template, it will also be sought in the `templates` +template and the template path is given as a relative +path, it will also be sought in the `templates` subdirectory of the user data directory.) Partials may optionally be applied to variables using |