Html Formatting
This commit is contained in:
parent
13dc09c5b3
commit
9a6dd5b86d
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue