summaryrefslogtreecommitdiff
path: root/users/app/views/users/_public_key_field.html.haml
blob: af88cbd292400ff40512d228ec2322b585be38d8 (plain)
1
= f.input :public_key, :as => :text, :hint => t(:use_ascii_key), :input_html => {:class => "span5", :rows => 20} # will want to tweak this to be wide enough (maybe smaller text?)