template_logreport.html #1

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • utils/
  • log_analysis/
  • template_logreport.html
  • View
  • Commits
  • Open Download .zip Download (207 B)
<!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