Gitiles
Code Review
Sign In
gerrit.benkard.de
/
mulkcms2
/
57c9a8aa7845f27cee62c423c7128b46d256fc40
/
.
/
src
/
main
/
resources
/
templates
/
benki
/
wiki
/
wikiPage.html
blob: 9b3af5dd20c1457bed0b3472384b94883b807a08 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"UTF-8"
>
<title>
{title} — Benki Wiki
</title>
</head>
<body>
<h1>
{title}
</h1>
</body>
</html>