Migrate to central appointment database #45

Merged
christian merged 34 commits from sync-calendar into develop 2025-01-20 13:11:20 +00:00
Showing only changes of commit e3549c3ff4 - Show all commits

View File

@ -19,6 +19,7 @@
<tr> <tr>
<td> <td>
{{ .title }}{{ with .subtitle }} - {{ . }}{{ end }} {{ .title }}{{ with .subtitle }} - {{ . }}{{ end }}
{{ if (.extern | default false) }}<i>(ext.)</i>{{ end }}
</td> </td>
<td> <td>
{{ with .class }}{{ . }}{{ end }} {{ with .class }}{{ . }}{{ end }}