diff --git a/templates/base.html b/templates/base.html index 2a4ddb9..3ca6b1e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -114,6 +114,9 @@ RSS Feed {% endif %} + {% if api_spec_link %} + API + {% endif %} @@ -130,9 +133,6 @@