Function telescope::web::services::admin::semesters::edit::make_edit_form[][src]

fn make_edit_form(
    id: String,
    title: String,
    start: NaiveDate,
    end: NaiveDate
) -> Template
Expand description

Make the form template for the semester edits.