Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Within content pages the Next and Previous links are not wired up #113

Open
frankkilcommins opened this issue Apr 14, 2021 · 0 comments
Open
Labels

Comments

@frankkilcommins
Copy link
Contributor

Fix the Content page markup to ensure that the next/previous anchors correctly navigate between the related content pages.

Example of sectors.html
<ul class="new-article clearfix"> <li><a href="#"><span class="fa fa-angle-left"></span> &ensp; &ensp; &ensp; &ensp; Previous Sector</a></li> <li><a href="#">Next Sector &ensp; &ensp; &ensp; &ensp; <span class="fa fa-angle-right"></span></a></li> </ul>

@kinlane kinlane added the task label Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants