Sha256: 967f1c360d1364de11bd1a198d3e59a4f3abb46f9662c054a1f1e154ec69d1ec

Contents?: true

Size: 665 Bytes

Versions: 1

Compression:

Stored size: 665 Bytes

Contents

.alert.alert-danger{ role: "alert" }
  %button.close{"aria-label" => "Close", "data-dismiss" => "alert", type: "button"}
    %span{"aria-hidden" => "true"} ×
  %h4.alert-heading Ошибка при отправлении заявки!
  %p Подробности ошибки описаны ниже в форме приёма заявок
  %hr/
  %p.mb-0
    Если ошибка повторяется или не отображается, обращайтесь по телефону
    = tel_tag @event.responsible_person[:phone] || @application.phone
    или пишите на email
    = mail_to @event.responsible_person[:email] || @application.email

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tramway-event-1.12 app/views/tramway/event/events/_error.html.haml