تركيب قالب التنظيف بشكل يدوي

الطريقة الثانية هي التوجه إلى المظهر / تحرير HTML ثم تحديد جميع اكواد القالب باستخدام ctrl + A ووضع بدلهم كود قالب التنظيف.


<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE HTML>
<html 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:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>

<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     abduallah mnqush
Designer: https://abduallah0.blogspot.com
----------------------------------------------- */





]]></b:skin>


</head>
<body>

  <b:section id='all'/>



</body>
</html>

تعليقات