diff --git a/sapl/templates/rest_framework_docs/base.html b/sapl/templates/rest_framework_docs/base.html new file mode 100644 index 000000000..6614ea4e5 --- /dev/null +++ b/sapl/templates/rest_framework_docs/base.html @@ -0,0 +1,81 @@ +{% load static from staticfiles %} + + + +
+ + + + +{{ endpoint.docstring}}+ {% endif %} + + {% if endpoint.errors %} +
Fields:
+No fields.
+ {% endif %} +