mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
13 lines
276 B
HTML
13 lines
276 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>{{ pageName }}</title>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |