aboutsummaryrefslogtreecommitdiffstats
path: root/webface/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'webface/templates/home.html')
-rw-r--r--webface/templates/home.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/webface/templates/home.html b/webface/templates/home.html
index 4d351df..6068c99 100644
--- a/webface/templates/home.html
+++ b/webface/templates/home.html
@@ -1,12 +1,6 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta charset="UTF-8">
-<title>modelthing</title>
-</head>
+{{# partial content}}
-<body>
<a href="/about/">about</a>
-</body>
-</html>
+{{/partial}}
+{{> base.html}}