0
1
Fork 0
hedera-web-mindshore/web/report.html.php

8 lines
148 B
PHP
Raw Normal View History

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<?php include "reports/$reportName/ui.php" ?>
</body>
</html>