##// END OF EJS Templates
extensions: update doc of enabled() and disabled() according to d5b525697ddb
extensions: update doc of enabled() and disabled() according to d5b525697ddb

File last commit:

r14046:b24e5a70 default
r14530:cd31a1cc default
Show More
header.tmpl
7 lines | 332 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" />
<script type="text/javascript" src="{staticurl}mercurial.js"></script>