mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-15 18:53:25 +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) }}
|