From 86341c533ea9d582aa72e70937e497e9144954dd Mon Sep 17 00:00:00 2001 From: harryzcy Date: Tue, 6 Sep 2022 23:36:59 -0400 Subject: [PATCH] Fix ending newline for a template --- templates/user/settings/applications.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl index ed54f409e6..536bdd8e86 100644 --- a/templates/user/settings/applications.tmpl +++ b/templates/user/settings/applications.tmpl @@ -256,4 +256,4 @@ -{{template "base/footer" .}} \ No newline at end of file +{{template "base/footer" .}}