aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-12-03 09:45:54 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-12-03 09:45:54 +0000
commitd9f56a0556c1725f9787ad009d527057a4f608d2 (patch)
tree49cc7c5c97e0362d2382d55f949d1766214cc5ce /docs/_layouts
parent916b377b1648dfcf94dd257e4b5fdbfc1acdf107 (diff)
parentf240a3447033e037559ae117f7514ddd88d5902a (diff)
Merge branch 'joe/2331-handlemail-cobrand'
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>