<%= text_field 'site_config', 'site_name' %>
<%= text_field 'site_config', 'organization_name' %>
<%= text_field 'site_config', 'facility_name' %>
<%= check_box 'site_config', 'track_charges' %>
<%= check_box 'site_config', 'use_LDAP' %>
<%= text_field 'site_config', 'LDAP_server' %>
<%= text_field 'site_config', 'LDAP_DN' %>
<%= text_field 'site_config', 'administrator_email' %>
<%= text_field 'site_config', 'raw_data_root_path' %>
<%= text_field 'site_config', 'site_url' %>