Skip to content

Instantly share code, notes, and snippets.

@Lmendev
Last active January 31, 2021 13:55
Show Gist options
  • Save Lmendev/1fe6c47d491870ea1bf8a1d15af05c4e to your computer and use it in GitHub Desktop.
Save Lmendev/1fe6c47d491870ea1bf8a1d15af05c4e to your computer and use it in GitHub Desktop.
A blank Blogger Template page to start developing from scratch
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:js='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateVersion='1.0.0' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta charset='utf-8'/>
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<meta name="description" content="XXXXX">
<meta name="author" content="XXXXX">
<title><data:view.title.escaped/></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment