{{ define "main" }}
{{ .Params.subtitle | default "A conference for low-level programmers" }}
{{ .Params.event_dates | default "June 10-11, 2025" }}
{{ if .Params.registration_date }}Submission deadline: {{ .Params.registration_date }}
{{ end }}{{ .Params.venue_name | default "MIT Stata Center" }}
{{ .Params.venue_address | default "32 Vassar St, Cambridge, MA 02139" }}
{{ .Params.coming_soon_description | default "We're finalizing an amazing lineup of speakers and workshops." }}
{{ .topic }}
{{ if .affiliation }}{{ .affiliation }}
{{ end }}