Sha256: a99340bd48f78e35a6487a5fd16a3c06f22a846b750476d6358b951a39266a17
Contents?: true
Size: 680 Bytes
Versions: 7
Compression:
Stored size: 680 Bytes
Contents
<head> <meta charset='utf-8'> <meta content='width=device-width,initial-scale=1' name='viewport'> <title>Unprocessable Entity</title> <style> body { margin: 0; font-family: Arial, sans-serif; color: #2E2F30; text-align: center; } div.dialog { width: 50%; padding: 80px 0; margin: 0 auto; color: #666; } h1 { margin-bottom: 20px; color: #730E15; font-size: 100%; line-height: 1.5; } </style> </head> <body> <div class='dialog'> <div> <h1> Unprocessable Entity </h1> </div> <p> Проверте запрос. </p> </div> </body>
Version data entries
7 entries across 7 versions & 1 rubygems