summaryrefslogtreecommitdiff
path: root/share/html_detail_start
blob: de0b12bb87e27f95a0884122a233b3d3e3fdb763 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
	<title><!-- $title --></title>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<link rel="stylesheet" type="text/css" href=".data/css/main.css"/>
	<link rel="stylesheet" type="text/css" href=".data/css/<!-- $theme -->.css" id="theme"/>
</head>
<body>