• <%= object.full_name %>

    <% unless object.short_description.nil? %>

    <%= htmlize(object.short_description) %>

    <% end %>