Skip to content

Instantly share code, notes, and snippets.

@nikartm
Last active October 12, 2015 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikartm/05bb65fe3459bf985603 to your computer and use it in GitHub Desktop.
Save nikartm/05bb65fe3459bf985603 to your computer and use it in GitHub Desktop.
Fish html page with news from site DB
<!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