--- title: Card tags: - demoExample --- {% assign pageClass = "html_card" %} {% layout 'hippie-view/simple.liquid' %} {% block body %}
{% render 'hippie-view/partials/placeholder-flag.liquid', type: '', id: 'flag' %} {% comment %}Background flag dithered{% endcomment %}

Titel
und Beschreibung

{% text hippie.placeholders.name %}

{% link hippie.placeholders.mail, '', '', 'card_address' %}
{% link hippie.placeholders.domain, 'site.tld', '', 'decent' %} · {% text hippie.placeholders.address, '', 'decent' %}

{% endblock %} {% block script %} {% endblock %}