Sha256: 6b93fa8603cae7cf565e4742bcc807b8f6c20233b84762ed15323bed8f32e564

Contents?: true

Size: 453 Bytes

Versions: 13

Compression:

Stored size: 453 Bytes

Contents

{%- comment -%}
  Modal para mostrar texto

  @param :text [String] contenido del modal
  @param :fa [String] nombre del ícono que usa fork-awesome
{%- endcomment -%}

{% capture body %}
{{ include.text }}
{% endcapture %}

{% capture footer %}
{% endcapture %}

{% assign fa = include.fa %}
{% include activity_pub/button.html body=body footer=footer body_class="justify-content-center" footer_class="border-top-0 d-none" content_class="p-2" fa=fa %}

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
sutty-jekyll-theme-0.3.9 _includes/activity_pub/text_modal.html
sutty-jekyll-theme-0.3.8 _includes/activity_pub/text_modal.html
sutty-jekyll-theme-0.3.7 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.8 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.7 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.6 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.5 _includes/activity_pub/text_modal.html
radios-comunitarias-jekyll-theme-0.3.0rc1 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.4 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.3 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.2 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.1 _includes/activity_pub/text_modal.html
compost-jekyll-theme-0.3.0 _includes/activity_pub/text_modal.html