Abänderung Wort
This commit is contained in:
parent
61faac2b2e
commit
e68febc965
1 changed files with 1 additions and 1 deletions
|
|
@ -461,7 +461,7 @@ def raum(raum_id):
|
||||||
db.close()
|
db.close()
|
||||||
return seite_html(
|
return seite_html(
|
||||||
'<h1>Geschafft!</h1>'
|
'<h1>Geschafft!</h1>'
|
||||||
'<p>Die Stadiontour ist abgeschlossen. Du kannst jetzt nicht mehr zurück in das Stadiontor.</p>'
|
'<p>Die Stadiontour ist abgeschlossen. Du kannst jetzt nicht mehr zurück in das Stadion.</p>'
|
||||||
'<a class="btn" href="/app/highscore">Zum Highscore</a>'
|
'<a class="btn" href="/app/highscore">Zum Highscore</a>'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue