diff --git a/templates/arcade/template.html b/templates/arcade/template.html
index 53b05408b..d69d5afa4 100644
--- a/templates/arcade/template.html
+++ b/templates/arcade/template.html
@@ -17,6 +17,7 @@
{{page("Demo Schedule", "demo")}}
{{page("Game Jam", "game-jam")}}
+ Games
{{page("Last Call BBS", "last-call-bbs")}}
{{page("Pip Pepper: Park Planner", "pip-pepper")}}
{{page("Weasel Words", "weasel-words")}}
@@ -47,9 +48,9 @@
{{page("Lunar Lander", "lunar-lander")}}
{{page("Revolution", "revolution")}}
{{page("Teletype", "teletype")}}
-
{{page("MattG's Gameboy Space", "gameboys")}}
{{page("Polybius", "polybius")}}
+
{{page("Games in Other Places", "other-games")}}
{% endblock %}