Author: hhubner Date: 2007-03-19 16:21:22 -0500 (Mon, 19 Mar 2007) New Revision: 2129
Modified: trunk/projects/lisp-ecoop/website/templates/user-error.xml Log: Testing commit trigger
Modified: trunk/projects/lisp-ecoop/website/templates/user-error.xml =================================================================== --- trunk/projects/lisp-ecoop/website/templates/user-error.xml 2007-03-16 16:24:19 UTC (rev 2128) +++ trunk/projects/lisp-ecoop/website/templates/user-error.xml 2007-03-19 21:21:22 UTC (rev 2129) @@ -12,11 +12,11 @@ <link rel="stylesheet" type="text/css" href="$(base)static/styles.css" /> </head> <body> - <h2> - Your request could not be processed because an error occured: - </h2> + <h2> + Your request could not be processed because an error occured: + </h2> <pre> $(error-message) </pre> </body> -</html> \ No newline at end of file +</html>