projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Get things right after moving to a branch.
[ikiwiki]
/
templates
/
revert.tmpl
1
<pre>
2
<TMPL_VAR patch_contents>
3
</pre>
4
<TMPL_VAR FORM-START>
5
<div>
6
<TMPL_VAR FIELD-DO>
7
<TMPL_VAR FIELD-SID>
8
<TMPL_VAR FIELD-REV>
9
</div>
10
<div class="revert buttons">
11
<TMPL_VAR form-submit>
12
<TMPL_VAR form-cancel>
13
</div>
14
<TMPL_VAR FORM-END>