Files
term_portal/express/views/utilities/comments-pager.pug
T
2022-12-07 04:43:36 +01:00

12 lines
332 B
Plaintext

.comments-pager
span#comments-count.comment-count
span
.content-list-pager.d-flex.flex-grow-1.justify-content-end
a(href="#")
img(src="/images/chevron-left.svg" alt="")
a(href="#") 1
a(href="#") 2
a.selected(href="#") 3
a(href="#")
img(src="/images/chevron-right-2.svg" alt="")