-
- Downloads
Simplify URL and SRI handling with template functions
The sri_src, sri_href, and url_for functions allow us to simplify the templates by removing redundancy.
parent
44b96162
No related branches found
No related tags found
Showing
- server/bindata.go 21 additions, 21 deletionsserver/bindata.go
- server/http.go 24 additions, 13 deletionsserver/http.go
- server/templates/inc/page.html 7 additions, 7 deletionsserver/templates/inc/page.html
- server/templates/login_otp.html 2 additions, 2 deletionsserver/templates/login_otp.html
- server/templates/login_password.html 1 addition, 1 deletionserver/templates/login_password.html
- server/templates/login_u2f.html 4 additions, 4 deletionsserver/templates/login_u2f.html
- server/templates/logout.html 1 addition, 1 deletionserver/templates/logout.html
Loading
Please register or sign in to comment