{#! # Freelancer for Pico v2.0.7 (https://github.com/mayamcdougall/freelancer-pico) # Ported by Maya McDougall (https://github.com/mayamcdougall) # Based on upstream Freelancer v7.0.4 by Start Bootstrap (https://startbootstrap.com/theme/freelancer) # Licensed under MIT (https://github.com/mayamcdougall/freelancer-pico/blob/main/LICENSE) #} {% from "includes/markdown_by_paragraph.twig" import markdown_by_paragraph %} {% from "includes/actions.twig" import actions %} {% from "includes/video.twig" import video %}
>

{{ site_title }}


Editable text with icon
{% for button in pages["_meta"].meta.button %} Editable button with icon {% endfor %}
{{ pages[

{{ pages["_meta"].meta.image1_title }}

{{ pages["_meta"].meta.image1_txt }}
{% for module in pages["_meta"].meta.module %}

{{ module.title }}

{{ module.txt }}

{% endfor %}

{{ current_page.title }}

{{ meta.title ? meta.title : current_page.id }}

{% if pages["_meta"].meta.icon1 %} Editable button with icon {% endif %}