mirror of
https://github.com/Threnklyn/Klaus.git
synced 2026-05-19 04:33:27 +02:00
Klaus V2.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
div.well
|
||||
= bootstrap_form_for(@professor) do |f|
|
||||
= f.text_field :first_name
|
||||
= f.text_field :last_name
|
||||
|
||||
= f.submit
|
||||
Reference in New Issue
Block a user