forked from ticketfrei/ticketfrei
fixed wallpaper after confirmation mail
This commit is contained in:
parent
821f201454
commit
27902954e8
|
@ -2,7 +2,7 @@
|
||||||
<title>Ticketfrei</title>
|
<title>Ticketfrei</title>
|
||||||
<link rel='stylesheet' href='/static/css/style.css'>
|
<link rel='stylesheet' href='/static/css/style.css'>
|
||||||
</head>
|
</head>
|
||||||
<body style="background-image: url(static/img/wallpaper.png)">
|
<body style="background-image: url(/static/img/wallpaper.png)">
|
||||||
<div class="area">
|
<div class="area">
|
||||||
<h1><a href="https://ticketfrei.links-tech.org"><img src="/static/img/ticketfrei_logo.png" alt="Ticketfrei" height="150px" align="center" style="float: none;"></a></h1>
|
<h1><a href="https://ticketfrei.links-tech.org"><img src="/static/img/ticketfrei_logo.png" alt="Ticketfrei" height="150px" align="center" style="float: none;"></a></h1>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue