remove duplicated bloc
parent
89d34eb96a
commit
20c6597704
|
@ -11,13 +11,6 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg"
|
||||
width="100px" height="81px" alt="driftctl logo"/>
|
||||
<div>
|
||||
<h1>Scan Report</h1>
|
||||
<h2>{{ .ScanDate }}</h2>
|
||||
<p>Scan Duration: {{.ScanDuration}}</p>
|
||||
</div>
|
||||
<div class="div-left">
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg" width="100px" height="81px" alt="driftctl logo" />
|
||||
<div>
|
||||
|
|
|
@ -359,13 +359,6 @@ input[type="search"], select {
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg"
|
||||
width="100px" height="81px" alt="driftctl logo"/>
|
||||
<div>
|
||||
<h1>Scan Report</h1>
|
||||
<h2>Jun 10, 2021</h2>
|
||||
<p>Scan Duration: 1m31s</p>
|
||||
</div>
|
||||
<div class="div-left">
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg" width="100px" height="81px" alt="driftctl logo" />
|
||||
<div>
|
||||
|
|
|
@ -359,13 +359,6 @@ input[type="search"], select {
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg"
|
||||
width="100px" height="81px" alt="driftctl logo"/>
|
||||
<div>
|
||||
<h1>Scan Report</h1>
|
||||
<h2>Jun 10, 2021</h2>
|
||||
<p>Scan Duration: 0s</p>
|
||||
</div>
|
||||
<div class="div-left">
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg" width="100px" height="81px" alt="driftctl logo" />
|
||||
<div>
|
||||
|
|
|
@ -359,13 +359,6 @@ input[type="search"], select {
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg"
|
||||
width="100px" height="81px" alt="driftctl logo"/>
|
||||
<div>
|
||||
<h1>Scan Report</h1>
|
||||
<h2>Jun 10, 2021</h2>
|
||||
<p>Scan Duration: 1m12s</p>
|
||||
</div>
|
||||
<div class="div-left">
|
||||
<img src="https://raw.githubusercontent.com/cloudskiff/driftctl-docs/main/static/img/driftctl_light.svg" width="100px" height="81px" alt="driftctl logo" />
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue