add new feature to donwload a calendar
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% set events = upcoming.events %}
|
||||
{% set events = __SELF__.events %}
|
||||
|
||||
{% if not events.error and events is not empty %}
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user