Initial commit
This commit is contained in:
7
templates/base.jinja2
Normal file
7
templates/base.jinja2
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
marp: true
|
||||
theme: default
|
||||
{% for post in nsfw_posts %}
|
||||
---
|
||||

|
||||
{% endfor %}
|
Reference in New Issue
Block a user