summaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/error.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-10 17:28:06 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-10 17:28:06 -0800
commit7b2e84309102284f7cc2ebc8efdbf3575eda547b (patch)
treec0899fc4b062c64c1df823fdcab5a627df3fac8b /adenosine-pds/templates/error.html
parent04dbd8aafa479a496f7eb4c4e1dcb07253ebfa79 (diff)
downloadadenosine-7b2e84309102284f7cc2ebc8efdbf3575eda547b.tar.gz
adenosine-7b2e84309102284f7cc2ebc8efdbf3575eda547b.zip
pds: homepage handle, not did
Diffstat (limited to 'adenosine-pds/templates/error.html')
-rw-r--r--adenosine-pds/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-pds/templates/error.html b/adenosine-pds/templates/error.html
index dd19629..885945a 100644
--- a/adenosine-pds/templates/error.html
+++ b/adenosine-pds/templates/error.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
-{% block content %}
+{% block main %}
<center>
<h1>{{ status_code }}</h1>
<span style="font-size: larger;">{{ error_message }}</span>