aboutsummaryrefslogtreecommitdiffstats
path: root/webface/templates/model_view.html
blob: f3744a70e6f5231e28bbe30090f498185413af92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>modelthing</title>
</head>

<body>
{{model_id}}
</body>

</html>