aboutsummaryrefslogtreecommitdiff
path: root/templates/full/unknown.vm
blob: 566ce0d422b273c401d449ce464f2a4f1d02d688 (plain)
1
2
3
4
5
6
7
#set($subject = "Unknown type")
<!DOCTYPE html>
<html>
<body>
Unknown type
</body>
</html>