{% extends 'Kikapu/navbar.html' %} {% block content %} {% load static %}
# | Players` Name | Position | Height | Weight | BirthDate | Nationality | Club |
---|---|---|---|---|---|---|---|
{{ player.players_name }} | {{ player.position }} | {{ player.height }} | {{ player.weight }} | {{ player.birthdate }} | {{ player.nationality }} | {{ player.club_name }} | |
# | Players` Name | Position | Height | Weight | BirthDate | Nationality | Club |