fixed indents
This commit is contained in:
@@ -10,9 +10,10 @@
|
||||
meditations = 0
|
||||
config_dir = '../config'
|
||||
library_dir = '../library'
|
||||
propers_dir = '../propers/'
|
||||
-%]
|
||||
[% PROCESS "${config_dir}/variables.tt";
|
||||
IF proper != '';
|
||||
PROCESS "propers/${proper}.tt";
|
||||
PROCESS "${propers_dir}/${proper}.tt";
|
||||
END;
|
||||
-%]
|
||||
|
||||
Reference in New Issue
Block a user