<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>{{ title }} </title>
</head>
<body>
<div class="container">
<h2>Log Report</h2>
{{ log_report1 }}
</div>
</body>
</html> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 21818 | Robert Cowham | Reporting options |