## course: CourseType <% length = str(round(course.length)) if course and course.length is not None else "" climb = str(round(course.climb)) if course and course.climb is not None else "" controls = " - ".join(course.controls) if course else "" %>