diff options
| author | Botond Hende <nettingman@gmail.com> | 2026-02-18 00:53:31 +0100 |
|---|---|---|
| committer | Botond Hende <nettingman@gmail.com> | 2026-02-18 00:53:31 +0100 |
| commit | 5a866b9b129479de85e892752fd6ede6627cee55 (patch) | |
| tree | 2d616d439232ec112b4750bf118852477819daca /codenames/templates/codenames_root.html.j2 | |
| parent | cc6bdc68cb3ed40a6e51f885ea1c7c7a4e5fa6c5 (diff) | |
Diffstat (limited to 'codenames/templates/codenames_root.html.j2')
| -rw-r--r-- | codenames/templates/codenames_root.html.j2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/codenames/templates/codenames_root.html.j2 b/codenames/templates/codenames_root.html.j2 deleted file mode 100644 index 0cbbce7..0000000 --- a/codenames/templates/codenames_root.html.j2 +++ /dev/null @@ -1,6 +0,0 @@ -{% extends "codenames_base.html.j2" %} -{% block content %} - <a href="/classic.html">Classic/Images</a> - <br> - <a href="/duet.html">Duet</a> -{% endblock %}
\ No newline at end of file |
