-
-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Labels
2026-02Issues created in 2026-02Issues created in 2026-02assignedgood first issueGood for newcomersGood for newcomers
Description
Description:
On the Videos page (/en/videos/?page=1), the pagination navigation displays {{i}} instead of the expected navigation arrows (< and >).
Steps to Reproduce:
- Go to the Videos page
- Scroll to pagination
- Observe
{{i}}appearing in the navigation
Expected Behavior:
Pagination should display proper navigation symbols (e.g., < for previous and > for next).
Actual Behavior:
Template variable {{i}} is rendered as raw text.
Possible Cause:
It appears to be a template rendering issue in the pagination component.
Screenshots / Recording:
I’d like to work on this issue if no one else is currently assigned.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2026-02Issues created in 2026-02Issues created in 2026-02assignedgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done