##// END OF EJS Templates
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1

File last commit:

r1:854a839a default
r1104:a91f6e10 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" />