Update web/templates/entry_add.html

This commit is contained in:
Joshua Laymon 2025-09-02 02:05:57 +00:00
parent 9299795d66
commit c7665d5f7f

View File

@ -179,6 +179,7 @@ const entryCodeEl = document.getElementById("id_entry_code");
if (entryCodeEl && !entryCodeEl.value) {
entryCodeEl.value = "{{ request.user.username }}";
}
</script>
<!-- ===========================
Live Scripture Validation (WOL + full names; space allowed in numbered)