Skip to content

Instantly share code, notes, and snippets.

@huseyinozsoy
Created January 18, 2020 19:29
Show Gist options
  • Save huseyinozsoy/68df0c5c9904676455095bb6693d7e4b to your computer and use it in GitHub Desktop.
Save huseyinozsoy/68df0c5c9904676455095bb6693d7e4b to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Merhaba Flask</title>
</head>
<body>
<b>Merhaba Flask</b>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment