dosage/doc/web/content/comics/SmackJeeves_LostNova.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/LostNova
url: "/comics/SmackJeeves_LostNova.html"
---
Dosage comic SmackJeeves/LostNova
-----------------------------------------
<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>Two women of different birth search for the lost Compass Isle of Nova. One for glory, one for truth. And in the process they will find themselves and each other. Updates Every Week.</td>
</tr>
<tr>
<th>Website</th><td><a href="http://lostnova.smackjeeves.com/comics/">http://lostnova.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_LostNova"/>
<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_LostNova_edit.html) or go back to the [comic list](../comic-index.html).