aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/error.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-10 17:28:26 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-10 17:28:26 -0800
commitd5378562ff94d2bf6acf2659e1961a1ff35856ac (patch)
treec4c8947965e3a0d32dd21b0a2265a4d211998c4b /adenosine-pds/templates/error.html
parent7b2e84309102284f7cc2ebc8efdbf3575eda547b (diff)
downloadadenosine-d5378562ff94d2bf6acf2659e1961a1ff35856ac.tar.gz
adenosine-d5378562ff94d2bf6acf2659e1961a1ff35856ac.zip
pds: template tweaks
Diffstat (limited to 'adenosine-pds/templates/error.html')
-rw-r--r--adenosine-pds/templates/error.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/adenosine-pds/templates/error.html b/adenosine-pds/templates/error.html
index 885945a..2d91448 100644
--- a/adenosine-pds/templates/error.html
+++ b/adenosine-pds/templates/error.html
@@ -1,6 +1,7 @@
{% extends "base.html" %}
{% block main %}
+<br><br>
<center>
<h1>{{ status_code }}</h1>
<span style="font-size: larger;">{{ error_message }}</span>