summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/src/templates/rest_framework/api.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pharos-dashboard/src/templates/rest_framework/api.html')
-rw-r--r--tools/pharos-dashboard/src/templates/rest_framework/api.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/pharos-dashboard/src/templates/rest_framework/api.html b/tools/pharos-dashboard/src/templates/rest_framework/api.html
deleted file mode 100644
index 9c6c4f7d..00000000
--- a/tools/pharos-dashboard/src/templates/rest_framework/api.html
+++ /dev/null
@@ -1,9 +0,0 @@
-{% extends "rest_framework/base.html" %}
-
-{% block title %}Pharos Dashboard API{% endblock %}
-
-{% block branding %}
- <a class='navbar-brand' rel="nofollow" href=#>
- Pharos Dashboard API
- </a>
-{% endblock %} \ No newline at end of file