5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
mixin previous-page-link(href, text)
|
|
a.previous-page-link(href=href)
|
|
i.material-symbols.material-symbols-rounded(aria-hidden="true") arrow_left_alt
|
|
| #{text}
|