add learn coming soon
This commit is contained in:
parent
587e508b6f
commit
2182ce5ae6
1 changed files with 11 additions and 0 deletions
11
www/conservancy/static/learn/index.html
Normal file
11
www/conservancy/static/learn/index.html
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{% extends "base_learn.html" %}
|
||||||
|
{% block subtitle %}Learn - {% endblock %}
|
||||||
|
{% block submenuselection %}Overview{% endblock %}
|
||||||
|
{% block content %}
|
||||||
|
|
||||||
|
<h1>Coming Soon</h1>
|
||||||
|
|
||||||
|
<p>A big announcement will be here soon! Check back at 12:30 US/Eastern on
|
||||||
|
Tuesday 19 October 2021.</p>
|
||||||
|
|
||||||
|
{% endblock %}
|
Loading…
Reference in a new issue