{% extends "base" %} {% block init %} {% set title = "Support" %} {% set page_title = "Timezone Help" %} {% set page_subtitle = "Timezones are tricky. Read on for help" %} {% set show_invite = false %} {% endblock %} {% block content %}

Create reminders via commands

You can create reminders with the /remind command.
Fill out the "time" and "content" fields. If you wish, press on "Optional" to view other options for the reminder.

Create reminders via the dashboard

Reminders can also be created on the dashboard.

{% endblock %}