{{ heading.main }}
{{ heading.secondary }}
{% if links %}Here's some ways to get in touch with me
{% for link in links %} {{ link.title }}{% endfor %}
{% endif %}{% load django_bootstrap5 %} {% bootstrap_css %} {% load static %}
{{ heading.secondary }}
{% if links %}Here's some ways to get in touch with me
{% for link in links %} {{ link.title }}{% endfor %}
{% endif %}