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

8 lines
106 B
Plaintext
Raw Normal View History

2020-02-21 12:35:19 +00:00
//- Needs post
- const ll = lang.get(settings.language)
2020-02-21 12:35:19 +00:00
include ../includes/post.pug
+post(post, true)