hedera-web/web/report.html.php

8 lines
148 B
PHP

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