From 9ab747e426d2a272ebc3ba66062d79e8f173fedb Mon Sep 17 00:00:00 2001 From: Jacob Parker Date: Thu, 23 Feb 2012 01:02:59 -0500 Subject: [PATCH] added a link to past exec on the exec page --- bin/exec_positions.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/exec_positions.py b/bin/exec_positions.py index 2c7489b..7f0f146 100755 --- a/bin/exec_positions.py +++ b/bin/exec_positions.py @@ -41,6 +41,9 @@ showExec("Chief Returning Officer", "cro") showExec("Office Manager", "offsck") showExec("Librarian", "librarian") +print "

Past Executive

" +print "

For a partial list of past executives, see the relevent wiki page

" + print "

Elections

" print "

Each term the CSC holds elections to determine the executive council. To find out when and where the next elections will be held, check the homepage and the uw.csc newsgroup.
" print "

For details on the election rules, see the constitution." -- 2.11.0