sparqapi/api/application/views/index.tpl
2018-12-13 15:48:47 +05:30

10 lines
122 B
Smarty

<html>
<head>
<title>Info</title>
</head>
<body>
Test Article:
Title: {$title}
Description: {$description}
</body>
</html>