{% extends "base.html" %} {% from "macros.html" import trip_link with context %} {% block title %}Conferences - Edward Betts{% endblock %} {% block style %} {% endblock %} {% set tl_colors = ["#0d6efd","#198754","#dc3545","#fd7e14","#6f42c1","#20c997","#0dcaf0","#d63384"] %} {% macro render_timeline(timeline) %} {% if timeline %} {% set row_h = 32 %} {% set header_h = 22 %} {% set total_h = timeline.lane_count * row_h + header_h %}
| Dates | Conference | Topic | Location | CFP ends | Price |
|---|