Skip to content

feat(#2112): enhance 404 page with branding, search, and helpful links#2200

Merged
mrjones-plip merged 2 commits intomedic:mainfrom
imtushar01:feat(#2112)/404-page-improvements
Apr 24, 2026
Merged

feat(#2112): enhance 404 page with branding, search, and helpful links#2200
mrjones-plip merged 2 commits intomedic:mainfrom
imtushar01:feat(#2112)/404-page-improvements

Conversation

@imtushar01
Copy link
Copy Markdown
Contributor

@imtushar01 imtushar01 commented Apr 24, 2026

Problem

The current 404 page only displays “404 - This page could not be found” without navigation, search, or branding. As a result, users cannot:

  • Identify that they are on a CHT documentation page
  • Navigate back to relevant content
  • Search for the information they need

Solution

Added a custom layouts/404.html page aligned with the existing documentation layout:

  • Integrated sidebar navigation and top search bar
  • Included CHT branding for consistency
  • Added helpful guidance and links for users
Screenshot 2026-04-25 at 00 10 13

Fixes #2112

@mrjones-plip mrjones-plip self-requested a review April 24, 2026 19:42
Copy link
Copy Markdown
Contributor

@mrjones-plip mrjones-plip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much @imtushar01 ! I simplified the language a bit, but this is good to go.

@mrjones-plip mrjones-plip merged commit 2c6cf94 into medic:main Apr 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve 404 page: add CHT branding, search and tips

2 participants