forked from mystiq/dex
0cc0c73676
fixes: #502 Add a new template function called `absPath` that converts relative paths to absolute paths based on the issuerURL. The template function can be used in templates like: ````html <a href="{{ .MyRelativePath | absPath }}"> ```` |
||
---|---|---|
.. | ||
footer.html | ||
header.html | ||
ldap-login.html | ||
local-login.html | ||
login.html | ||
oob-template.html | ||
register.html | ||
reset-password.html | ||
send-reset-password.html | ||
verify-email.html |