##// END OF EJS Templates
integrations: show branches/commits separately when posting push...
integrations: show branches/commits separately when posting push events to hipchat/slack, fixes #4192

File last commit:

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