diff options
| author | Martin Vilcans <martin@librador.com> | 2011-08-24 00:18:14 +0200 |
|---|---|---|
| committer | Martin Vilcans <martin@librador.com> | 2011-08-24 00:18:14 +0200 |
| commit | cd6a0be01d0f09faa55760769a9beee011599240 (patch) | |
| tree | 94cdf1b3340be291af4686c1bd5e2fc8b82eb113 /server/index.html | |
| parent | beec72fbfa4c462463d354dbc75392a47de77f74 (diff) | |
Serve annotated HTML from server so we can debug parsing
Diffstat (limited to 'server/index.html')
| -rw-r--r-- | server/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/index.html b/server/index.html index 051b8c6..3273a1f 100644 --- a/server/index.html +++ b/server/index.html @@ -3,7 +3,7 @@ <html> Hello world -<form action="text" method="POST"> +<form action="convert" method="POST"> <textarea cols=80 rows=30 name="data"> EXT. SOMEWHERE - DAY |
