Html Formatting
This commit is contained in:
parent
13dc09c5b3
commit
9a6dd5b86d
@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="{{ refresh }};url={{ url_for("random") }}">
|
||||
</head>
|
||||
<body bgcolor="black">
|
||||
<img src="{{ url_for("random_image") }}" style="height: 98%; width: 100%; object-fit: contain"/>
|
||||
</body>
|
||||
<body bgcolor="black">
|
||||
<img src="{{ url_for("random_image") }}" style="height: 98%; width: 100%; object-fit: contain"/>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user