Files
old.xevion.github.io/_layouts/not_found.html
2016-12-08 22:38:20 -05:00

11 lines
153 B
HTML

<!DOCTYPE html>
<html>
<head>
{% include head.html %}
</head>
<body class="four-oh-four">
{{ content }}
{% include scripts.html %}
</body>
</html>