class Admin::PreferencesController

def show

def show
  set_standard_body_style
  render :edit
end