File: info.html

package info (click to toggle)
golang-github-google-certificate-transparency 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 4,764 kB
  • sloc: sh: 606; makefile: 103; sql: 16
file content (9 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<html>
  <head>
  <h1>Submission Proxy</h1>
  <div>Policy applied: {{.PolicyName}}</div>
  <div>Log list extracted from address: {{.LogListPath}}</div>
  <div>Log list:
  	<div style= "overflow:auto">{{.LogListJSON}}</div>
  </div>
 </html>