Simplify template selection queries

This commit is contained in:
2026-06-21 12:55:57 +02:00
parent f52e33760e
commit 72f6cc7d97
2 changed files with 28 additions and 28 deletions

View File

@@ -17,6 +17,7 @@ after each item.
- [x] `rendering/filters.ex`
- [x] `rendering/post_rendering.ex`
- [x] `rendering/list_archive.ex`
- [x] `rendering/template_selection.ex`
---