add learn coming soon

This commit is contained in:
Daniel Pono Takamori 2021-10-19 05:51:57 -07:00 committed by Bradley M. Kuhn
parent 587e508b6f
commit 2182ce5ae6

View 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 %}