aboutsummaryrefslogtreecommitdiff
path: root/templates/error.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-26 09:11:24 +0000
committerr <r@freesoftwareextremist.com>2019-12-26 09:44:05 +0000
commitac4ff88adb9a2526555757f8d4e65c69cafb3788 (patch)
tree9277e726f3c152aa72c01167744ba9465ded4cbd /templates/error.tmpl
parentc34bde2d52bf71ff7de7d92f659e820fe4ea315b (diff)
downloadbloat-ac4ff88adb9a2526555757f8d4e65c69cafb3788.tar.gz
bloat-ac4ff88adb9a2526555757f8d4e65c69cafb3788.zip
Add liked by and retweeted by page
Diffstat (limited to 'templates/error.tmpl')
-rw-r--r--templates/error.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/error.tmpl b/templates/error.tmpl
index 0389cdd..2049665 100644
--- a/templates/error.tmpl
+++ b/templates/error.tmpl
@@ -1,6 +1,6 @@
{{template "header.tmpl" .HeaderData}}
<div class="page-title"> Error </div>
-<div class="error-text"> {{.}} </div>
+<div class="error-text"> {{.Error}} </div>
<div>
<a href="/timeline/home">Home</a>
<a href="/signin">Sign In</a>