##// END OF EJS Templates
feat(2fa): updated and UI fixes...
feat(2fa): updated and UI fixes - configure 2fa - setup 2fa - various small improvements

File last commit:

r5038:8d84b8df default
r5373:834643be default
Show More
login2.html
8 lines | 153 B | text/html | HtmlLexer
<%
# Tweaks needed to simulate things
c.came_from = ""
%>
## Include the original file here for easy operation
<%include file="/login.mako" />