python-examples: 55713d906bcd8377f7e7538ee603277b75996aac

     1: <html>
     2: 	<head>
     3: 		<title>Microblog</title>
     4: 		<link type="text/css" rel="stylesheet" href="style.css">
     5: 	</head>
     6: 	<body>
     7: 		<div>
     8: 			<h1>Welcome to your blog!</h1>
     9: 		</div>
    10: 		<!--Blog Posts Start Here-->
    11: 
    12: 	</body>
    13: </html>

Generated by git2html.