Add indications of where MD support is enabled as per comment by @samozzy in #178.

Isn't quite a full description, but for the most part this should be enough for the people who know how to use it see where they can use it.
This commit is contained in:
Tom Price
2016-03-30 23:49:37 +01:00
parent 573b8f9fb5
commit 09c3a2d637
6 changed files with 12 additions and 12 deletions

View File

@@ -210,6 +210,7 @@
easter_egg.load();
});
</script>
<script src="{% static "js/tooltip.js" %}"></script>
{% block js %}
{% endblock %}
</body>