Skip to content
Commit dfd6dbb6 authored by Greg Wilson's avatar Greg Wilson
Browse files

Adding previous/next links at the bottom of episode pages.

1.  Put prev/next finding code into separate include.
2.  Modify episode_title to use that.
3.  Include it in the footer and add prev/next arrows if there's a match.

Note: the prev/next finding code must be added to *both* episode_title and footer because variables set in includes aren't exported to other includes.
parent c4537d02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment