aboutsummaryrefslogtreecommitdiffstats
path: root/book/src
diff options
context:
space:
mode:
authorLibravatar Guillaume Gomez <guillaume1.gomez@gmail.com>2023-11-07 11:14:36 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2023-11-07 11:19:26 +0100
commit02602fde70f6fd4de1279bef037027f70a2cedab (patch)
tree7c304f00976f502c74afbdf103927b66a1ec0c98 /book/src
parente78989e9bd2882a5d2561ed4b13a4e96fe5e53e4 (diff)
downloadaskama-02602fde70f6fd4de1279bef037027f70a2cedab.tar.gz
askama-02602fde70f6fd4de1279bef037027f70a2cedab.tar.bz2
askama-02602fde70f6fd4de1279bef037027f70a2cedab.zip
Add missing link to template expansion
Diffstat (limited to '')
-rw-r--r--book/src/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md
index 486e510..a341c2b 100644
--- a/book/src/SUMMARY.md
+++ b/book/src/SUMMARY.md
@@ -9,3 +9,4 @@
- [Filters](./filters.md)
- [Integrations](./integrations.md)
- [Performance](./performance.md)
+- [Template expansion](./template_expansion.md)