Create a basic month view
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
{{ _('Welcome to Calendar.social, %(username)s!', username=current_user.username) }}
|
||||
|
||||
{% include 'month-view.html' %}
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user