##// END OF EJS Templates
configs: updated configuration files based on latest CE and EE changes
configs: updated configuration files based on latest CE and EE changes

File last commit:

r1:854a839a default
r615:b0c3f676 default
Show More
login2.html
9 lines | 178 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%
# Tweaks needed to simulate things
c.came_from = ""
%>
## Include the original file here for easy operation
<%include file="/login.html" />