projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
First cut at the revert plugin.
[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
</div>
9
<div class="revert buttons">
10
<TMPL_VAR form-submit>
11
<TMPL_VAR form-cancel>
12
</div>
13
<TMPL_VAR FORM-END>