diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:28:46 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:28:46 +0200 |
| commit | 156056e9c31468564fb53ca284996a5de41471fb (patch) | |
| tree | d7cf9efc12e0fb411de3f9b33ac2f478cb29133b /templates/player.j2 | |
| parent | 74480cbe2b335fd141cdf5f07bb08808c0d08692 (diff) | |
Working version with all functionality
Diffstat (limited to 'templates/player.j2')
| -rw-r--r-- | templates/player.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/player.j2 b/templates/player.j2 deleted file mode 100644 index 68a1ea4..0000000 --- a/templates/player.j2 +++ /dev/null @@ -1 +0,0 @@ -{% from "macros.j2" import player %}{{ player(id, status, name) }}
\ No newline at end of file |
