visualculture
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

newsletter-success.html
text/html

Download raw (193 bytes)

{% extends 'base.html' %}

{% block content %}
<div style="margin: 1.5em;">
<h1 style="margin-top: 2em;">You successfully subscribed to OSP's newsletter.</h1>
Thank you!
</div>
{% endblock %}