Sha256: 47f1a106594499126944a98e6d3939a75e161e0ba491fa9ceb0c5a78a5fae7ad

Contents?: true

Size: 468 Bytes

Versions: 75

Compression:

Stored size: 468 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style>
      /* Email styles need to be inline */
    </style>
  </head>

  <body>
    <p>
      <% if content_for?(:greeting) %>
      <%= yield :greeting %>
      <% else %>
      DobrĂ½ den,
      <% end %>
    </p>
    <br />
    <%= yield %>
    <br />
    S pozdravem<br />
    Ministerstvo spravedlnosti<br />
    Odbor Informatiky
  </body>
</html>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
egov_utils-0.4.3 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.4.2 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.4.1 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.12 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.10 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.9 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.8 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.7 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.6 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.5 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.4 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.3 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.2 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.1 app/views/layouts/egov_utils/mailer.html.erb
egov_utils-0.3.0 app/views/layouts/egov_utils/mailer.html.erb