<html>
<head>
<title>Mailx24 Campaign</title>
<link href="/static/front/css/campaign.css?v=0.1" media="screen" rel="stylesheet">
</head>
<body>
<div class="wrapper">
{% block content %}
{% endblock %}
<div class="terms center">
By submitting any form on Mailx24, you agree with
<a href="#">Terms of Service</a>
and <a href="#">Privacy Policy</a>.
<br>
You can send us any abuse report to abuse [.@_] mailx24.com
</div>
</div>
</body>
</html>