mirror of
https://github.com/Threnklyn/Klaus.git
synced 2026-05-18 20:23:28 +02:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
div.well
|
|
= bootstrap_form_for(@semester) do |f|
|
|
= f.text_field :name
|
|
|
|
= f.submit |