diff --git a/pages/templates/pages/index.html b/pages/templates/pages/index.html index bd653f0..5f6e1f5 100644 --- a/pages/templates/pages/index.html +++ b/pages/templates/pages/index.html @@ -4,7 +4,7 @@
-

Merit Lottery is not the answer.

+

Concerns with FCPS' proposal to change the TJ admissions system

Hello, we're a group of TJHSST students who have been working diligently for the past few weeks on a letter voicing our opinions against FCPS's recent proposal to introduce a lottery system to the TJ admissions process.
The people who introduced the proposal have been extremely vocal -- leading the Board to believe this is the popular opinion. By sending this letter written by us to the decision makers, you are showing them that the majority of the TJ community disapproves of the proposal.
We must make our voices heard.

Find the letter here!

diff --git a/pages/views.py b/pages/views.py index fef9018..c6fda6e 100644 --- a/pages/views.py +++ b/pages/views.py @@ -12,7 +12,7 @@ def main(request): subjects = [ 'A letter listing my concerns', 'Concerns with the recent admissions proposal', - "Some feedback on the Board's admissions proposal", + '' ] subject = choice(subjects) context = {