Last active
October 12, 2015 20:46
-
-
Save nikartx/05bb65fe3459bf985603 to your computer and use it in GitHub Desktop.
Fish html page with news from site DB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf8"> | |
<title> Site news </title> | |
</head> | |
<body> | |
<div> <p>Спасибо за обращение! Ваше сообщение отправлено.</p> </div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment