8
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{$vo.title}</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>{$vo.title}</h1>
|
||||
<div>{$vo.content|raw}</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user