summaryrefslogtreecommitdiffstats
path: root/templates/master.html
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2014-10-06 19:12:13 +0200
committerPatrick Uiterwijk <puiterwijk@redhat.com>2014-10-24 18:02:21 +0200
commitf461a713ce28e434a34dca4e4d1abbfe255ef1ff (patch)
tree20e3167cfe3b28e8c7163e661fc757ffd8df228b /templates/master.html
parentc6fab2542f52f6cca71c207c1925785971e51295 (diff)
downloadipsilon-f461a713ce28e434a34dca4e4d1abbfe255ef1ff.tar.gz
ipsilon-f461a713ce28e434a34dca4e4d1abbfe255ef1ff.tar.xz
ipsilon-f461a713ce28e434a34dca4e4d1abbfe255ef1ff.zip
Add OpenIDP Provider
This commit implements all the core functionality needed to expose an OpenID Identity Provider including a framework to dynamycally add extensions. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'templates/master.html')
-rw-r--r--templates/master.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/master.html b/templates/master.html
index 21178fc..cf1275a 100644
--- a/templates/master.html
+++ b/templates/master.html
@@ -8,6 +8,13 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="{{ basepath }}/ui/css/ipsilon.css" rel="stylesheet" media="screen, print">
+ {%- if heads %}
+ {%- for group, value in heads.items() %}
+ {%- for head in value %}
+ {{ head }}
+ {%- endfor %}
+ {%- endfor %}
+ {%- endif %}
</head>
<body>
<a href="{{ basepath }}/" id="badge" tabindex="-1">