# HG changeset patch # User Steve Losh # Date 1476288735 0 # Node ID ded5a80325ac4fb85949eab6dd91b2117eda89ee # Parent a567fe20c9934d60f7615325462d1cae33379b20 red-tape: Update site. diff -r a567fe20c993 -r ded5a80325ac red-tape/index.html --- a/red-tape/index.html Tue Oct 11 16:27:20 2016 +0000 +++ b/red-tape/index.html Wed Oct 12 16:12:15 2016 +0000 @@ -30,7 +30,7 @@ (defform comment-form {:arguments [user] - :initial {:email (:email-address user)}} + :initial {:email (:email user)}} :email ^:red-tape/optional [#(cleaners/matches #"\S+@\S+" %