aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-01-16 18:04:49 +0100
committerStefan Kügel <skuegel@web.de>2023-01-16 18:04:49 +0100
commit43eee5208c4dd5ad08bfd48d838f24984c8f39ed (patch)
treed232dbfe7163b7fec1d0efb38f68521d7a5599bb
parent555bdf3b09142e270fe37688e1f014a7b05199bd (diff)
downloadwww-43eee5208c4dd5ad08bfd48d838f24984c8f39ed.tar.gz
www-43eee5208c4dd5ad08bfd48d838f24984c8f39ed.zip
Inserting skip tag in about.html.j2
-rw-r--r--template/about.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/template/about.html.j2 b/template/about.html.j2
index 81976c42..77c424ee 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -1,5 +1,6 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% block body_content %} 2{% block body_content %}
3<main id="maincontent">
3<article class="container"> 4<article class="container">
4 5
5 <header> 6 <header>