Skip to content

Pagination displays {{i}} instead of navigation arrows in Videos page #927

@push10kar

Description

@push10kar

Description:

On the Videos page (/en/videos/?page=1), the pagination navigation displays {{i}} instead of the expected navigation arrows (< and >).

Steps to Reproduce:

  1. Go to the Videos page
  2. Scroll to pagination
  3. 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:

Image

I’d like to work on this issue if no one else is currently assigned.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions