From bfc9f05b7c8ed52c5a0caf4ff1bc94518df2d1ad Mon Sep 17 00:00:00 2001 From: SouthFox Date: Wed, 9 Nov 2022 02:22:58 +0800 Subject: [PATCH] perf/remove open in new tab --- BDSM/templates/view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BDSM/templates/view.html b/BDSM/templates/view.html index d26a687..1151866 100644 --- a/BDSM/templates/view.html +++ b/BDSM/templates/view.html @@ -79,10 +79,10 @@
{% if toot.is_myself %} 抓取回复 + >抓取回复 {% endif %} 上下文 + href="{{ url_for('context', toot_id=toot.id) }}" >上下文