1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-11-16 21:27:30 +00:00
bibliogram/src/site/pug/fragments/timeline_page.pug

9 lines
211 B
Plaintext
Raw Normal View History

2020-06-24 14:58:01 +00:00
//- Needs user, selectedTimeline, url, type
2020-01-12 15:39:50 +00:00
include ../includes/timeline_page.pug
include ../includes/next_page_button.pug
+timeline_page(page, pageIndex)
2020-06-24 14:58:01 +00:00
+next_page_button(user, selectedTimeline, url, type)