autotq-modern-ejs/views/report.ejs

9 lines
356 B
Text

<main>
<section class="page-hero">
<div class="container">
<h1>Report a Life Saved</h1>
<p class="lead">Use the official source page to report a life saved event.</p>
<p><a class="btn btn-primary" href="https://theautotq.com/report" target="_blank" rel="noopener noreferrer">Open Report Page</a></p>
</div>
</section>
</main>