summaryrefslogtreecommitdiffstats
path: root/templates/admin/providers/saml2.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/providers/saml2.html')
-rw-r--r--templates/admin/providers/saml2.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/admin/providers/saml2.html b/templates/admin/providers/saml2.html
index 5185a6f..2e4aff3 100644
--- a/templates/admin/providers/saml2.html
+++ b/templates/admin/providers/saml2.html
@@ -2,6 +2,11 @@
{% block main %}
<h2>Service Providers</h2>
+<div class="row">
+ <div class="col-md-3 col-sm-3 col-xs-6">
+ <a href="{{ baseurl }}/new">Add New</a>
+ </div>
+</div>
<hr/>
{% for p in providers %}
<div class="row">