33 lines
1,021 B
Markdown
33 lines
1,021 B
Markdown
|
title: Edit ComicFury/BATB
|
||
|
url: "/comics/ComicFury_BATB_edit.html"
|
||
|
---
|
||
|
Edit info for comic ComicFury/BATB
|
||
|
|
||
|
<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">A lushly conceived and meticulously researched retelling of the classic Fairy Tale, Beauty and The Beast.</textarea></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<th>Website</th><td><input type="text" name="url" value="http://BATB.webcomic.ws/" 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_BATB" />
|
||
|
<input type="submit" name="submit" value="Submit" />
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</form>
|
||
|
|
||
|
Back to the [comic](ComicFury_BATB.html).
|