dosage/doc/web/content/comics/SmackJeeves_Aware.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: SmackJeeves/Aware
url: "/comics/SmackJeeves_Aware.html"
---
Dosage comic SmackJeeves/Aware
-----------------------------------------
<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>A journey through the multiverse by a wall-aware feline in order to find a scarf with the power of destruction. It can't really be that simple, can it...?</td>
</tr>
<tr>
<th>Website</th><td><a href="http://aware.smackjeeves.com/comics/">http://aware.smackjeeves.com/comics/</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="SmackJeeves_Aware"/>
<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](SmackJeeves_Aware_edit.html) or go back to the [comic list](../comic-index.html).