diff --git a/ProjectSourceCode/src/views/partials/player-info/playerinfo-routes.js b/ProjectSourceCode/src/views/partials/player-info/playerinfo-routes.js new file mode 100644 index 0000000..e69de29 diff --git a/ProjectSourceCode/src/views/partials/player-info/playerinfo.hbs b/ProjectSourceCode/src/views/partials/player-info/playerinfo.hbs new file mode 100644 index 0000000..9bb6a70 --- /dev/null +++ b/ProjectSourceCode/src/views/partials/player-info/playerinfo.hbs @@ -0,0 +1,22 @@ +
| Player Name | +Nationality | +Contract Start | +Contract End | +
|---|---|---|---|
| persons.name | +persons.nationality | +persons.contract.start | +persons.contract.end | +