# HG changeset patch # User Marcin Kuzminski # Date 1370517429 -7200 # Node ID b15d81ad824d49ec2ac5e4abd969484ab309e6a4 # Parent ca30c99240233d420b8fa77409802c69955ec431 fix favicon on error document page diff -r ca30c9924023 -r b15d81ad824d rhodecode/templates/errors/error_document.html --- a/rhodecode/templates/errors/error_document.html Thu Jun 06 12:05:31 2013 +0200 +++ b/rhodecode/templates/errors/error_document.html Thu Jun 06 13:17:09 2013 +0200 @@ -5,7 +5,7 @@ Error - ${c.error_message} - + %if c.redirect_time: