dosage/doc/web/content/comics/ComicFury_Purehavoc.md
Bastian Kleineidam e0dc2bcbee Add vote submit button to comic pages.
[ci skip]
2013-12-05 20:45:13 +01:00

49 lines
1.5 KiB
Markdown

title: ComicFury/Purehavoc
url: "/comics/ComicFury_Purehavoc.html"
---
Dosage comic ComicFury/Purehavoc
-----------------------------------------
<p id="msg"></p>
<script type="text/javascript">
if (window.location.search === '?edit_info_mail=sent_ok') {
var elem = document.getElementById("msg");
elem.innerHTML = 'Edited information sucessfully sent for review, which is usually done daily. Thanks!';
elem.className = 'ok';
}
</script>
<table class="comicinfo">
<tr>
<th>Description</th><td>Aaron Kidway is a 20 year old pizza delivery boy who hasn't had much luck in life...But Aaron's luck changes when Aaron meets a mysterious girl during a delivery!</td>
</tr>
<tr>
<th>Website</th><td><a href="http://pure-havoc.webcomic.ws/">http://pure-havoc.webcomic.ws/</a></td>
</tr>
<tr>
<th>Genre</th><td>Other</td>
</tr>
<tr>
<th>Language</th><td>English</td>
</tr>
<tr>
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 24.11.2013</td>
</tr>
<tr>
<th>Votes</th><td>0
<form action="http://gaecounter.appspot.com/count/" method="POST">
<input name="name" type="hidden" value="ComicFury_Purehavoc"/>
<input name="uid" type="hidden" id="voteuid" value=""/>
<input type="submit" value="Vote"/>
</form>
</td>
</tr>
</table>
<script type="text/javascript">
var ua = navigator.userAgent;
document.getElementById("voteuid").value = ua.replace(/[^a-zA-Z0-9\._:]/g , "_");;
</script>
[Edit this info](ComicFury_Purehavoc_edit.html) or go back to the [comic list](../comic-index.html).