dosage/doc/web/content/comics/ComicFury_Tdd_edit.md
Bastian Kleineidam 7110ec9cd9 Updated comic editing.
[ci skip]
2013-04-24 20:25:42 +02:00

32 lines
1.2 KiB
Markdown

title: Edit ComicFury/Tdd
url: "/comics/ComicFury_Tdd_edit.html"
---
Edit info for comic ComicFury/Tdd
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
<table class="comicinfo">
<tr>
<th>Description</th><td><textarea name="description" cols="40" rows="3">We like to ask questions. Questions like: What's the best way to flirt with that cute girl I always see around? Am I funny or just delusional? What about second breakfast? Is it possible to create a quality webcomic with little to no artistic ability? To all of these we say; let's find out! We hope you enjoy our work.</textarea></td>
</tr>
<tr>
<th>Website</th><td><input type="text" name="url" value="http://tdd.thecomicseries.com/" size="40"/></td>
</tr>
<tr>
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
</tr>
<tr>
<th>Language</th><td><input type="text" name="language" value="English" size="40"/></td>
</tr>
<tr>
<th>Adult content</th><td><input type="checkbox" name="adult" value="adult" /></td>
</tr>
<tr>
<th></th><td>
<input type="hidden" name="comic" value="ComicFury_Tdd" />
<input type="submit" name="submit" value="Submit" />
</td>
</tr>
</table>
</form>
Back to the [comic](ComicFury_Tdd.html).