mirror of
https://github.com/ae-utbm/sith.git
synced 2025-01-09 16:41:12 +00:00
4 lines
90 B
Django/Jinja
4 lines
90 B
Django/Jinja
{% from "core/macros.jinja" import user_mini_profile %}
|
|
|
|
{{ user_mini_profile(profile) }}
|