|
|
|
@ -1115,7 +1115,7 @@ def indexgen():
|
|
|
|
|
content.write("\">")
|
|
|
|
|
masteredcount += 1
|
|
|
|
|
if len(mastereddecks) > variables.maxmastered:
|
|
|
|
|
content.write(" <a href=\"mastered\">see all</a>")
|
|
|
|
|
content.write(" <a href=\"mastered\">see all</a>")
|
|
|
|
|
content.write("</p>\n")
|
|
|
|
|
sigs = []
|
|
|
|
|
for card in cardlist:
|
|
|
|
|