Cloned DMOJ
This commit is contained in:
parent
f623974b58
commit
49dc9ff10c
513 changed files with 132349 additions and 39 deletions
|
@ -0,0 +1,8 @@
|
|||
{% extends "base.html" %}
|
||||
{% block title %}Newsletter subscribe{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<h1>Newsletter subscribe {{ newsletter.title }}</h1>
|
||||
<p>Your subscription request was successfully received and an activation email has been sent to you. In that email
|
||||
you will find a link which you need to follow in order to activate your subscription.</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue