[Addition of missing text for comment licensing. prb@mult.ifario.us**20080125235459] { hunk ./perpubplat/src/Blog/FrontEnd/CommentEntry.hs 111 - , policy_ "By posting a comment, you place it under the " ] + , policy . concatHtml $ [ stringToHtml "By posting a comment, you place it under the Creative Comments " + , _at "http://creativecommons.org/licenses/by-sa/3.0/us/" "Attribute-Share Alike 3.0" + , stringToHtml " license. (The name and URL you leave as part of the comment submission is the attribution.)" ] ] }