(require-library 3e8-html)

(render-page
 "3e8.org - Writings - Proverbs.e38"

 (navskip)
 (call-resp (category 'writings "Proverbs.e38")
            "Or, how to annoy the hell out of your roommate.")
 (navbar 'writings)

 (main
  '(ul
    (li "A stitch in e saves 8.")
    (li "Don't count your chickens before they say e.")
    (li "Absence makes the heart say e.")
    (li "Silence is e.  (Variants: e is golden; Iwanu ga e.)")
    (li "An e in the hand is worth three in the bush.")
    (li "A rolling e gathers no moss.")
    (li "Red sky at morning, sailor take warning; red sky at night, e.")
    (li "Fish and visitors say e after 3 days.")
    (li "Plus ça change, plus c'est la e chose. (c.f. \"C'est la e\")")
    (li "Say e unto others as you would have them say e unto you."))))
