Updated
[ci skip]
This commit is contained in:
parent
e95fff9b21
commit
7c1e31d4ae
2069 changed files with 2406 additions and 2160 deletions
|
@ -6,7 +6,7 @@ all:
|
|||
comics: data/testresults.txt
|
||||
# regenerate comic pages
|
||||
rm -f content/comics/*.md
|
||||
env PYTHONPATH=../.. ./mkcomics.py $< content
|
||||
env PYTHONPATH=../..:$(HOME)/lib/python ./mkcomics.py $< content
|
||||
|
||||
votes:
|
||||
env PYTHONPATH=../..:$(HOME)/lib/python ./mkvotes.py
|
||||
|
@ -17,7 +17,7 @@ media/favicon.ico: ../icon/favicon.ico
|
|||
gen: media/favicon.ico
|
||||
# copy some static files
|
||||
cp ../dosage.1.html $(HOMEPAGE)
|
||||
env PYTHONPATH=$(HOME)/src $(WOK) -v
|
||||
env PYTHONPATH=$(HOME)/src:$(HOME)/lib/python $(WOK) -v
|
||||
|
||||
serve:
|
||||
xdg-open http://localhost:8080
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>error on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -17,7 +17,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Description</th><td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><a href="http://www.abstrusegoose.com/">http://www.abstrusegoose.com/</a></td>
|
||||
<th>Website</th><td><a href="http://abstrusegoose.com/">http://abstrusegoose.com/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td>Other</td>
|
||||
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>error on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -9,7 +9,7 @@ Edit info for comic AbstruseGoose
|
|||
<th>Description</th><td><textarea name="description" cols="40" rows="3">-</textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://www.abstrusegoose.com/" size="40"/></td>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://abstrusegoose.com/" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>2
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>error on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 23.12.2013</td>
|
||||
<th>Status</th><td>error on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>3
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
title: ChugworthAcademyArchive
|
||||
url: "/comics/ChugworthAcademyArchive.html"
|
||||
title: CampComic
|
||||
url: "/comics/CampComic.html"
|
||||
---
|
||||
Dosage comic ChugworthAcademyArchive
|
||||
Dosage comic CampComic
|
||||
-----------------------------------------
|
||||
|
||||
<p id="msg"></p>
|
||||
|
@ -14,10 +14,10 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
</script>
|
||||
<table class="comicinfo">
|
||||
<tr>
|
||||
<th>Description</th><td>-</td>
|
||||
<th>Description</th><td>Camp Weedonwantcha is a place where kids get dropped off for the summer and are never picked up again.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><a href="http://chugworth.com/archive/?strip_id=422">http://chugworth.com/archive/?strip_id=422</a></td>
|
||||
<th>Website</th><td><a href="http://campcomic.com/comic/">http://campcomic.com/comic/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td>Other</td>
|
||||
|
@ -29,12 +29,12 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
<form action="http://gaecounter.appspot.com/count/" method="POST">
|
||||
<input name="name" type="hidden" value="ChugworthAcademyArchive"/>
|
||||
<input name="name" type="hidden" value="CampComic"/>
|
||||
<input name="uid" type="hidden" id="voteuid" value=""/>
|
||||
<input type="submit" value="Vote"/>
|
||||
</form>
|
||||
|
@ -46,4 +46,4 @@ var ua = navigator.userAgent;
|
|||
document.getElementById("voteuid").value = ua.replace(/[^a-zA-Z0-9\._:]/g , "_");;
|
||||
</script>
|
||||
|
||||
[Edit this info](ChugworthAcademyArchive_edit.html) or go back to the [comic list](../comic-index.html).
|
||||
[Edit this info](CampComic_edit.html) or go back to the [comic list](../comic-index.html).
|
|
@ -1,15 +1,15 @@
|
|||
title: Edit ChugworthAcademyArchive
|
||||
url: "/comics/ChugworthAcademyArchive_edit.html"
|
||||
title: Edit CampComic
|
||||
url: "/comics/CampComic_edit.html"
|
||||
---
|
||||
Edit info for comic ChugworthAcademyArchive
|
||||
Edit info for comic CampComic
|
||||
|
||||
<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">-</textarea></td>
|
||||
<th>Description</th><td><textarea name="description" cols="40" rows="3">Camp Weedonwantcha is a place where kids get dropped off for the summer and are never picked up again.</textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://chugworth.com/archive/?strip_id=422" size="40"/></td>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://campcomic.com/comic/" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
|
||||
|
@ -22,11 +22,11 @@ Edit info for comic ChugworthAcademyArchive
|
|||
</tr>
|
||||
<tr>
|
||||
<th></th><td>
|
||||
<input type="hidden" name="comic" value="ChugworthAcademyArchive" />
|
||||
<input type="hidden" name="comic" value="CampComic" />
|
||||
<input type="submit" name="submit" value="Submit" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
Back to the [comic](ChugworthAcademyArchive.html).
|
||||
Back to the [comic](CampComic.html).
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 23.12.2013</td>
|
||||
<th>Status</th><td>ok on 22.01.2014</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue