From 0bdc803e1478dbfae15e9989babef31db31bf0bb Mon Sep 17 00:00:00 2001 From: Job Snijders Date: Wed, 8 Jan 2020 18:09:56 +0100 Subject: [PATCH] Open resources in new windows or tabs --- peeringdb_server/templates/site/footer.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/peeringdb_server/templates/site/footer.html b/peeringdb_server/templates/site/footer.html index f8ed204b..04c15cb7 100644 --- a/peeringdb_server/templates/site/footer.html +++ b/peeringdb_server/templates/site/footer.html @@ -34,11 +34,11 @@

{% trans "Resources" %}

-
{% trans "API" %}
-
{% trans "Documentation" %}
-
{% trans "FAQ" %}
-
{% trans "Governance" %}
-
{% trans "Status" %}
+
{% trans "API" %}
+
{% trans "Documentation" %}
+
{% trans "FAQ" %}
+
{% trans "Governance" %}
+
{% trans "Status" %}

{% trans "Contact Us" %}

support@peeringdb.com