%= render layout: "/layouts/#{Rails.application.config.apidae_layout}" do |styles| %>
Titre | Identifiant | Type | Mise à jour |
---|---|---|---|
<%= object.title %> | <%= object.apidae_id %> | <%= object.apidae_type %> | <%= object.updated_at.strftime('Le %d/%m/%Y à %H:%M') if object.updated_at %> |