summaryrefslogtreecommitdiff
path: root/ARCH
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-22 20:57:42 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-22 20:59:53 +0200
commitfdbcf82906fe978cae62dcc70dbd18c013261b8d (patch)
tree18e889da407138d12ee6fafd10b58c61607a4c89 /ARCH
parent48681e1ff77d1d42baf76dac0be1e52dc1d0c671 (diff)
downloaddistix-fdbcf82906fe978cae62dcc70dbd18c013261b8d.tar.gz
Replace use of bottle with jinj2
Diffstat (limited to 'ARCH')
-rw-r--r--ARCH5
1 files changed, 2 insertions, 3 deletions
diff --git a/ARCH b/ARCH
index 3aa7dae..f48e8d7 100644
--- a/ARCH
+++ b/ARCH
@@ -142,9 +142,8 @@ elsewhere, for extra flexibility and theming.
The use of templates is important. Avoiding to hardcode what is output
and how it's laid out is a good thing from flexibility, and doing it
-from the beginning avoids accidentally hardcoding things. Since the
-web interface is likely to be implemented using bottle.py, I'll use
-bottle's templating system.
+from the beginning avoids accidentally hardcoding things. The jinj2
+templating libary is used.
Ingesting e-mails