website/www/conservancy/static/learn/index.html

12 lines
292 B
HTML
Raw Normal View History

2021-10-19 12:51:57 +00:00
{% 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 %}