safing-web/index.html
2019-10-28 09:54:46 +01:00

15 lines
182 B
HTML

---
title: Safing
home: true
---
<!DOCTYPE html>
<html lang={{ site.lang }}>
<head>
{% include head.html %}
</head>
<body>
</body>
<foot>
{% include foot.html %}
</foot>
</html>