diff options
Diffstat (limited to 'src/templates/rest_framework')
-rw-r--r-- | src/templates/rest_framework/api.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/templates/rest_framework/api.html b/src/templates/rest_framework/api.html deleted file mode 100644 index a62c8f5..0000000 --- a/src/templates/rest_framework/api.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "rest_framework/base.html" %} - -{% block title %}Laas Dashboard API{% endblock %} - -{% block branding %} - <a class='navbar-brand' rel="nofollow" href=#> - Laas Dashboard API - </a> -{% endblock %}
\ No newline at end of file |