blank blogger template | scratch blogger template | upload your html file on blogger
Here is Web story and AMP Version Page
If you simply upload a template, there are a number of conditions that cannot be uploaded unless the template is uploaded. if you want to u[upload an HTML file on blogger you need to blank template code for this otherwise you cant upload an HTML file on blogger.
blank blogger template | scratch blogger template | upload your html file on blogger
scratch blogger template
if you want to make a new blogger template from scratch you need to blank blogger template code .. so in this article, i will upload a blank blogger template code .. blogger has some condition for uploading template
blank blogger template code
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:js='false' b:defaultwidgetversion='2' b:layoutsVersion='3'>
<b:attr name='xmlns' value=''/>
<b:attr name='xmlns:b' value=''/>
<b:attr name='xmlns:expr' value=''/>
<b:attr name='xmlns:data' value=''/>
<head>
<title><data:blog.pageTitle/></title>
<b:skin/>
</head>
<body>
<b:section id='1'/>
</body>
</html>