From 49af64d5539207136b70641f23672c5f6b807ca6 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Thu, 17 Nov 2016 22:19:26 +0000 Subject: Dag Hammarskjöld quote --- modules/signals.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/signals.py b/modules/signals.py index d283d969..45feed51 100644 --- a/modules/signals.py +++ b/modules/signals.py @@ -38,7 +38,8 @@ QUOTES = { "Strange women lying in ponds distributing swords is no basis for a system of government!" : "", "My hovercraft is full of eels." : "", "You may burn my books and the books of the best minds in Europe, but the ideas those books contain have passed through millions of channels and will go on." : "Helen Keller", - "That was only a prelude; where they burn books, they will in the end also burn people" : "Heinrich Heine" + "That was only a prelude; where they burn books, they will in the end also burn people" : "Heinrich Heine", + 'Never, "for the sake of peace and quiet", deny your own experience or convictions.' : "Dag Hammarskjöld" } class Module(object): -- cgit v1.3.1-10-gc9f91