u.twoha.cc/templates/minimal.html

7 lines
164 B
HTML
Raw Permalink Normal View History

2024-09-13 03:24:53 -04:00
<!DOCTYPE html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="icon" href="data:,">
<title>{{ title }}</title>
{{ content }}