Skip to content

Instantly share code, notes, and snippets.

@kaustubhgupta
Created December 30, 2021 19:30
Show Gist options
  • Save kaustubhgupta/65679a1e6180e69b215736cb1753e62f to your computer and use it in GitHub Desktop.
Save kaustubhgupta/65679a1e6180e69b215736cb1753e62f to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<title>{{title}}</title>
</head>
<body>
{{body_content}}
<img src="/static/img1.png">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment