Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

app.templatetags.components

seamussmith edited this page Feb 6, 2022 · 1 revision

app.templatetags.components

Template tags for various components for our website

login_button()

Template tag.

A form that represents a button to login with Google.

logout_button()

A form that represents a button to logout.

schedule_card(schedule: Schedule):

A card that links to the given schedule.