aboutsummaryrefslogtreecommitdiff
path: root/comments/src/templates/notfound.html
blob: 795d26243fb2a72826bf3e3ebec066d1dd5a33b8 (plain)
1
2
3
4
5
6
<!doctype HTML>
<html>
<body>
    <p>Not found!</p>
</body>
</html>