demarches-normaliennes/app/views/layouts/mailers/_logo.html.haml

6 lines
231 B
Text
Raw Normal View History

- if url.present?
%table{ width: "100%", border: "0", cellspacing: "0", cellpadding: "0" }
%tr
%td{ align: "center" }
= image_tag url, height: "150", style: "display:block; max-height: 150px; max-width: 150px;"