From 8b9de40bc6990c8603b481fa962ca55eed521be6 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 8 Nov 2019 13:24:31 -0600 Subject: Added Rest API and other code links to header menu --- wqflask/wqflask/templates/base.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html index 7729c671..8a35e28b 100644 --- a/wqflask/wqflask/templates/base.html +++ b/wqflask/wqflask/templates/base.html @@ -58,7 +58,6 @@
  • Links
  • Environments
  • GN1 News
  • -
  • REST API Documentation
  • @@ -79,6 +78,15 @@ {% endif %}
  • +
  • + + +
  • {% if g.user_session.logged_in %} Sign out -- cgit v1.2.3