<form action="[% c.uri_for(new_file,{'cxcms' => 'create'}) %]" method="post">
[% new_file %] does not exist.<br />
<input type="submit" value="Create new file [% new_file | html %]" />
</form>