From 9dfc4ff552023c83eee560cb001f317bfa29c2f3 Mon Sep 17 00:00:00 2001 From: John Doty Date: Sun, 24 Nov 2024 10:10:35 -0800 Subject: [PATCH] Rename the time element for privacy --- cry/views.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cry/views.py b/cry/views.py index 1e00348..93046ea 100644 --- a/cry/views.py +++ b/cry/views.py @@ -5,7 +5,7 @@ import dominate.tags as tags from . import feed -class time(tags.html_tag): +class _time(tags.html_tag): """The