##// END OF EJS Templates
patchbomb: fix handling of email addresses with Unicode domains (IDNA)...
patchbomb: fix handling of email addresses with Unicode domains (IDNA) dom.encode('idna') requires dom to be a Unicode string.

File last commit:

r8431:5c1aabc5 default
r9715:f0e99a2e default
Show More
header.tmpl
6 lines | 261 B | application/x-cheetah | CheetahLexer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="{staticurl}hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="{staticurl}style.css" type="text/css" />