diff --git a/.woodpecker.yml b/.woodpecker.yml index af34dd0..c0619db 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,4 +12,3 @@ pipeline: - ./scripts/ci.sh --init $HOSTEA_WRITE_DEPLOY_KEY - ./scripts/ci.sh --deploy $PAGES_DEPLOY_SECRET pages - ./scripts/ci.sh --clean - diff --git a/templates/base.html b/templates/base.html index c70e36a..ec97190 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,3 +1,4 @@ +{% import "macros.html" as macros %} diff --git a/templates/footer.html b/templates/footer.html index 9451175..9205d24 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -39,6 +39,7 @@