restore /thanks

pull/7412/head
Thibault Duplessis 2020-10-03 12:01:55 +02:00
parent bca4dfcafa
commit 2afe723d27
1 changed files with 1 additions and 0 deletions

View File

@ -690,6 +690,7 @@ POST /push/subscribe controllers.Push.webSubscribe
# Pages
GET /terms-of-service controllers.Page.tos
GET /privacy controllers.Page.bookmark(bookmark = "privacy")
GET /thanks controllers.Page.bookmark(bookmark = "thanks")
GET /contact controllers.Main.contact
GET /about controllers.Page.bookmark(bookmark = "about")
GET /faq controllers.Main.faq