mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-19 06:22:56 -04:00
181 B
181 B
rendercv.themes.components
Jinja Templates
{% for template_name, template in theme_components.items() %}
{{ template_name }}
{{ template }}
{% endfor %}