RSS Git Download  Clone
Raw Blame History
	[% IF error %]
		<div class="row">
			<p class="bg-danger">[% error %]</p>
		</div>
	[% END %]

	<div class="row">
		<h2>Welcome to the Patient Outreach Results Service</h2>
	</div>
	[% INCLUDE bootsnipp_login.tt %]