feat: add template selector to batch detail for CV generation

This commit is contained in:
root
2026-07-25 09:49:43 +00:00
parent 0905290f9b
commit 0c64a4679f
6 changed files with 55 additions and 4 deletions

View File

@@ -152,6 +152,6 @@
<script src="/static/app.js?v=17"></script>
<script src="/static/carbone.js?v=16"></script>
<script src="/static/batches.js?v=1"></script>
<script src="/static/batches.js?v=2"></script>
</body>
</html>