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