Sha256: 0f59b19e3d40031e38591f686bf75f36c3c9d012164ce22165364fc824b59d64

Contents?: true

Size: 441 Bytes

Versions: 6

Compression:

Stored size: 441 Bytes

Contents

{% raw %}
<div class="alert alert-{{ type }} alert-dismissible" role="alert" data-controller="cart">
  {{ content }}

  <button data-action="cart#recover notification#hide" type="button" class="btn btn-primary">
    {{ site.i18n.recover_order }}
  </button>

  <button data-action="notification#hide" type="button" class="close" aria-label="{{ site.i18n.close }}">
    <span aria-hidden="true">&times;</span>
  </button>
</div>
{% endraw %}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
observatorio-jekyll-theme-0.1.7 assets/templates/recover_order.html
observatorio-jekyll-theme-0.1.6 assets/templates/recover_order.html
observatorio-jekyll-theme-0.1.5 assets/templates/recover_order.html
observatorio-jekyll-theme-0.1.4 assets/templates/recover_order.html
observatorio-jekyll-theme-0.1.3 assets/templates/recover_order.html
observatorio-jekyll-theme-0.1.2 assets/templates/recover_order.html