{{ page.content }}
- -
Recent Sessions
- {% with count=10, key='category', values=['sessions', 'test'] %}{% include "recent.html" %}{% endwith %} -Recent Lore
- {% with count=10, key='category', values=['lore', 'dm'] %}{% include "recent.html" %}{% endwith %} + {% if page.show_recent %} +Recent Posts
+ {% with count=10, key='category', values=['lore', 'mechanics', 'regions'] %}{% include "recent.html" %}{% endwith %} ++ {% endif %}