export const templates = {
LOBBY:
"
" +
"" +
"
" +
"
" +
"
" +
"
" +
"" +
"
",
START_GAME_PROMPT:
"" +
"" +
"
",
GAME:
"" +
"" +
"" +
"
" +
"
![role]()
" +
"
" +
"
" +
"" +
"
Click to reveal your role
" +
"
(click again to hide)
" +
"
",
MODERATOR_GAME_VIEW:
"" +
"Moderator
" +
"" +
"" +
""
}