7
app/templates/rest_framework/api.html
Normal file
7
app/templates/rest_framework/api.html
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "rest_framework/base.html" %}
|
||||
|
||||
{% block branding %}
|
||||
<a class='navbar-brand' rel="nofollow" href='https://nofusscomputing.com/'>
|
||||
Centurion ERP
|
||||
</a>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user