Html Formatting

This commit is contained in:
Michael Mandl 2018-11-08 21:51:43 +01:00
parent 13dc09c5b3
commit 9a6dd5b86d

View file

@ -2,7 +2,7 @@
<head>
<meta http-equiv="refresh" content="{{ refresh }};url={{ url_for("random") }}">
</head>
<body bgcolor="black">
<body bgcolor="black">
<img src="{{ url_for("random_image") }}" style="height: 98%; width: 100%; object-fit: contain"/>
</body>
</body>
</html>