Cleaning Template for Blogger

Can you tell me how many times you try templates? , Or how often do you try extensions? , There is a lot of problems as long as you are a blogger. You are always experimenting, but there is a problem for everyone. When you install a template, there are additions from the previous template that may be difficult to delete, or deleting the add - ons takes a long time. The solution we have in Be a blogger and exclusively you have created a very simple template does not have any space tools that installed this template on your blog will delete everything from the additions or effects of the previous template and then you can install the new template on the cleaner The template code is small and you do not need to download it so you can put it directly in the code below All you have to do is enter the template edit in your blog which will change its template Then delete everything in the edit box and add the cleaning template codes and click Save Everything will be deleted and then you can install your new template without any problems from the previous template:

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


<html 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>
<b:skin><![CDATA[/*
-----------------------------------------------
Name : Widgets4Free Cleaning Template
Designer URL :https://bloggerwidgets4free.blogspot.com
year : 2018
----------------------------------------------- */
]]></b:skin>
</head>
<body>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id="Blog1" locked="true" type="Blog" />
</b:section>
</body>
</html>
That's All *_*