From 8eda6ca9a8218e5db32feae75495b78e15de8f67 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Sun, 7 Aug 2022 21:04:59 -0400 Subject: [PATCH] Fix MACRO step_navigation absolute_path MACRO was named incorrectly and baseurl must be passed into macro. --- templates/content-episode.tpl.html | 2 +- templates/shared-utils.tpl.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/content-episode.tpl.html b/templates/content-episode.tpl.html index 43a12bc..13dca3e 100644 --- a/templates/content-episode.tpl.html +++ b/templates/content-episode.tpl.html @@ -49,7 +49,7 @@

hpr ::

-

+


diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html index 8143cb4..d24519d 100644 --- a/templates/shared-utils.tpl.html +++ b/templates/shared-utils.tpl.html @@ -16,17 +16,17 @@ .// - -<< First, + +<< First, - < Previous, + < Previous, < Previous, - , + , Next > - Latest >> + Latest >>