app/views/public_errors/unprocessable_entity.html in goalie-0.0.0 vs app/views/public_errors/unprocessable_entity.html in goalie-0.0.1

- old
+ new

@@ -15,10 +15,9 @@ h1 { font-size: 100%; color: #f00; line-height: 1.5em; } </style> </head> <body> - <!-- This file lives in public/422.html --> <div class="dialog"> <h1>The change you wanted was rejected.</h1> <p>Maybe you tried to change something you didn't have access to.</p> </div> </body>