{{/* The realm nav, shared by the map, the board, the hall of firsts and the war room, so the four read as one place rather than four orphans hanging off the dispatch feed. It lives in its own partial rather than in realm.html because each page gets its own parsed template set (see server.go): a {{define}} in one page's file is invisible to the others, and the only way to share a block is to list it as a shared file. Passed the whole pageData, so it can mark the current tab off .Path. */}} {{define "realmnav"}} {{end}}