fix up code to 404
[catagits/catbook-code.git] / root / index.tt
CommitLineData
cc003be0 1[% WRAPPER page.tt title = c.config.name ; END %]
2 [% IF result %]<p>[% lol _ ": " _ result %]</p> [% END %]
3<form name="translate" method=POST action="translate">
4 <input type="text" name="lol" value="" title="enter text to translate">
5 <input type="submit" value="Translate">
6 </form>