2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

Fixed typo in page title (#5642)

Fixed typo in page title
This commit is contained in:
BadAllOff Shamil 2018-03-02 01:55:14 +01:00 committed by Régis Hanol
parent 482c615ef8
commit 4a7a371557

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Действите запрещено (403)</title>
<title>Действие запрещено (403)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }