... |
... |
@@ -1,5 +1,4 @@ |
1 |
1 |
{{velocity}} |
2 |
|
-{{html clean="false"}} |
3 |
3 |
<form action="$xwiki.getURL('Help.Applications.AntiWhiteIncidents.Code.TemplateProvider', 'createfromtemplate')"> |
4 |
4 |
<input type="hidden" name="space" value="Help.Applications.AntiWhiteIncidents"/> |
5 |
5 |
<input type="hidden" name="template" value="Help.Applications.AntiWhiteIncidents.Code.TemplateProvider"/> |
... |
... |
@@ -8,6 +8,5 @@ |
8 |
8 |
<input type="hidden" name="xredirect" value="$doc.getURL()"/> |
9 |
9 |
<input type="submit" value="Submit a Report"/> |
10 |
10 |
</form> |
11 |
|
-{{/html}} |
12 |
12 |
{{/velocity}} |
13 |
13 |
|