mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-03-14 09:47:33 +00:00
6 lines
125 B
HTML
6 lines
125 B
HTML
{% extends "member/club_detail.html" %}
|
|
|
|
{% block profile_content%}
|
|
{% include "member/picture_update.html" %}
|
|
{% endblock%}
|