##// END OF EJS Templates
feat(system-info): update report and made a ver option be passed via GET param to test check for update logic
feat(system-info): update report and made a ver option be passed via GET param to test check for update logic

File last commit:

r5038:8d84b8df default
r5432:81f383de 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" />