aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/wiki/article.html')
-rw-r--r--pydis_site/templates/wiki/article.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/pydis_site/templates/wiki/article.html b/pydis_site/templates/wiki/article.html
index 890e4300..7f2b3af6 100644
--- a/pydis_site/templates/wiki/article.html
+++ b/pydis_site/templates/wiki/article.html
@@ -22,7 +22,3 @@
</div>
</div>
{% endblock %}
-
-{% block wiki_footer_prepend %}
- <p style="margin-bottom: 10px;"><em>This article was last modified: {{ article.current_revision.modified }}</em></p>
-{% endblock %}