change template location
parent
ca4e65d504
commit
5082836714
|
@ -93,4 +93,4 @@ def prob_session():
|
|||
#raise Exception("Ne najdem naslednje karte")
|
||||
|
||||
# Prikaži obrazec
|
||||
return render_template("deck/index.html", username=username, card=show_card)
|
||||
return render_template("index.html", username=username, card=show_card)
|
||||
|
|
Loading…
Reference in New Issue