added immaculate conception proper

This commit is contained in:
leopoldfajtak
2024-12-11 14:13:49 +01:00
parent 349641c275
commit 50dcb2e45f
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[% PROCESS variables.tt
[% PROCESS variables.tt;
IF proper != '';
PROCESS "${propers_dir}/${proper}.tt";
END;