auto-schedule-pro-v2: implement templates support for custom output theming
This commit is contained in:
1
modules/auto-schedule-pro-v2/templates/modern/date.msg
Normal file
1
modules/auto-schedule-pro-v2/templates/modern/date.msg
Normal file
@@ -0,0 +1 @@
|
||||
<b><u>%DATE%</u></b>:
|
||||
@@ -0,0 +1,3 @@
|
||||
<b>%NAME%</b> (%TYPE%)
|
||||
<i>Викладач</i>: %TEACHER%
|
||||
<i>Посилання</i>: %LINK%
|
||||
4
modules/auto-schedule-pro-v2/templates/modern/single.msg
Normal file
4
modules/auto-schedule-pro-v2/templates/modern/single.msg
Normal file
@@ -0,0 +1,4 @@
|
||||
<b>%NAME%</b> (%TYPE%)
|
||||
<i>Дата</i>: %DATE%
|
||||
<i>Викладач</i>: %TEACHER%
|
||||
<i>Посилання</i>: %LINK%
|
||||
Reference in New Issue
Block a user