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