From bf2cfaf0ede0e9744408f52538fb4bcd87a6d5b8 Mon Sep 17 00:00:00 2001 From: r Date: Sat, 25 Jan 2020 10:07:06 +0000 Subject: Add CSRF protection --- templates/status.tmpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl index 09c1354..fd5339a 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -109,12 +109,14 @@ {{else}} {{if .Reblogged}}
- + +
{{else}}
- + +
{{end}} @@ -126,12 +128,14 @@
{{if .Favourited}}
- + +
{{else}}
- + +
{{end}} -- cgit v1.2.3