9c6c4f7d4888eb03e9a6454c8f54179c21564c60
[pharos.git] / tools / pharos-dashboard / templates / rest_framework / api.html
1 {% extends "rest_framework/base.html" %}
2
3 {% block title %}Pharos Dashboard API{% endblock %}
4
5 {% block branding %}
6     <a class='navbar-brand' rel="nofollow" href=#>
7         Pharos Dashboard API
8     </a>
9 {% endblock %}