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

49 lines
1.6 KiB
Markdown

title: SmackJeeves/JustAnotherDay
url: "/comics/SmackJeeves_JustAnotherDay.html"
---
Dosage comic SmackJeeves/JustAnotherDay
-----------------------------------------
<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>Shanku has left her home behind to explore the wide world around her. Out of her small forest home she finds more of her own kind and new friends. Love, loss, and adventure await her as she discovers the secrets her clan struggled to hide. But at what cost?</td>
</tr>
<tr>
<th>Website</th><td><a href="http://ravenwing.smackjeeves.com/comics/">http://ravenwing.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_JustAnotherDay"/>
<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_JustAnotherDay_edit.html) or go back to the [comic list](../comic-index.html).