aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
authorJoe Siltberg <git@joesiltberg.se>2018-11-28 09:50:46 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-11-28 10:09:21 +0000
commit6d7b874b0db3dbf62fcb9bfd0047dc8d337951f5 (patch)
tree3a0a12a7b484a0f24174b4c3c448a12d0cb7178b /docs/_layouts
parent1540960b6895ba10471d3eb936519f18e856ae2b (diff)
Adds documentation for handlemail.
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html
index 9f26312ae..5fcf10df7 100644
--- a/docs/_layouts/page.html
+++ b/docs/_layouts/page.html
@@ -79,6 +79,7 @@ layout: default
<li><a href='{{ "/customising/static-pages/" | relative_url }}'>Static pages</a></li>
<li><a href='{{ "/customising/send_reports/" | relative_url }}'>Sending reports</a></li>
<li><a href='{{ "/customising/integration/" | relative_url }}'>Back-end integration</a></li>
+ <li><a href='{{ "/customising/handlemail/" | relative_url }}'>Email bounces</a></li>
<li><a href='{{ "/feeding-back/" | relative_url }}'>Feeding back changes</a></li>
</ul>
</li>