Cloned DMOJ
This commit is contained in:
parent
f623974b58
commit
49dc9ff10c
513 changed files with 132349 additions and 39 deletions
|
@ -0,0 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}Newsletter {{ newsletter.title }} {{ action }} activate{% endblock %}
|
||||
{% block body %}
|
||||
<h1>Newsletter {{ newsletter.title }} {{ action }} activate</h1>
|
||||
<p>Your subscription has successfully been activated.</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue