diff --git a/src/badass.h b/src/badass.h
index eb4dedc..0b01cb0 100644
--- a/src/badass.h
+++ b/src/badass.h
@@ -2,6 +2,8 @@
#define ADDR_FILE "badass.addr"
#define HTML_FILE "badass.html"
#define VALID_REFERER "http://neil.chaosnet.org/"
+#define VOTE_TITLE "Which of these professions is the most badass?"
+#define VOTE_BACK "http://neil.chaosnet.org/"
/* #define VOTES(X) \
X('a', "astronaut"), \
diff --git a/src/movie.h b/src/movie.h
index 9d73937..c021760 100644
--- a/src/movie.h
+++ b/src/movie.h
@@ -2,6 +2,8 @@
#define ADDR_FILE "movie.addr"
#define HTML_FILE "movie.html"
#define VALID_REFERER "http://neil.chaosnet.org/multiverse/"
+#define VOTE_TITLE "Which movie should we watch?"
+#define VOTE_BACK "Multiverse"
/*#define VOTES(X) \
X('a', "A"), \
diff --git a/src/vote.c b/src/vote.c
index 6323437..4ba7824 100644
--- a/src/vote.c
+++ b/src/vote.c
@@ -3,14 +3,15 @@
@subtitle Vote
- These are hard-coded CGI programmes for simple voting. */
+ These are hard-coded CGI programmes for simple voting. Compile with different
+ headers to change the voting scheme. */
#include \nCurrent results:\nWhich of these professions is the most badass?
"
+ "" VOTE_TITLE "
\n\n"
"
Go back to " - "http://neil.chaosnet.org/.
\n"); - fprintf(htf, "\n\n"); - fprintf(htf, "