Projects STRLCPY flan Commits f05f1e9c
🤬
  • fixed hardcoded date in html template

  • Loading...
  • sw committed 4 years ago
    f05f1e9c
    1 parent ea0bfc6a
  • ■ ■ ■ ■
    contrib/report_builders/templates/jinja2_report.html
    skipped 126 lines
    127 127  <h2>{{ data.start_date }}</h2>
    128 128  <h2>Summary</h2>
    129 129  <div id="summary_review">
    130  - Flan Scan ran a network vulnerability scan with the following Nmap command on Sun Nov 24 20:20:15 2019:
     130 + Flan Scan ran a network vulnerability scan with the following Nmap command on {{ data.start_date }}:
    131 131   <div id="command">
    132 132   <code>{{ data.nmap_command }}</code>
    133 133   </div>
    skipped 61 lines
Please wait...
Page is in error, reload to recover