From faaf10be8b1b0324426d1fcd2cac09a642f0a9cf Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 7 Sep 2022 01:40:08 -0400 Subject: [PATCH] Create _base.html --- pygeoapi/templates/_base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pygeoapi/templates/_base.html b/pygeoapi/templates/_base.html index ec77989..025fbcd 100644 --- a/pygeoapi/templates/_base.html +++ b/pygeoapi/templates/_base.html @@ -20,8 +20,8 @@ - - + + {% for link in data['links'] %}