mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
9 lines
120 B
Text
9 lines
120 B
Text
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<title>{0}</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>{0}</p>
|
||
|
</body>
|
||
|
</html>
|