Add guidance to footer

Add guidance to footer, rename 'Delivery status'
This commit is contained in:
karlchillmaid
2020-01-24 12:01:00 +00:00
committed by GitHub
parent fff50b97b6
commit 487327cc38

View File

@@ -223,7 +223,11 @@
},
{
"href": url_for("main.message_status"),
"text": "Message status"
"text": "Delivery status"
},
{
"href": url_for("main.guidance"),
"text": "Guidance"
},
{
"href": url_for("main.documentation"),