Skip to content

Instantly share code, notes, and snippets.

@edwardsprog
Created February 9, 2025 18:39
Show Gist options
  • Save edwardsprog/c562488359b607478b2477a25e2ae04e to your computer and use it in GitHub Desktop.
Save edwardsprog/c562488359b607478b2477a25e2ae04e to your computer and use it in GitHub Desktop.
Blank Blogger Template
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='https://www.google.com/2005/gml/b' xmlns:data='https://www.google.com/2005/gml/data' xmlns:expr='https://www.google.com/2005/gml/expr'>
<head>
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<b:if cond='data:blog.isMobile'>
<meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
/////////// HTML THEME////////////////////////////////////////////////////////////////////////////////////////
////////////////////////TEMPLATE CREATED BY : FRINTON MADTHA////////////////////////////////////////////////////////////
/////////////////////// DOWNLOAD FROM: www.FRINMASH.BLOGSPOT.com //////////////////////////////////////////////////
----------------------------------------------
]]></b:skin>
</head>
<body>
<center><h1> Blank Blogger Template </h1></center>
<!--Start Please keep the Credits intact-->
<div style='margin-top:300px; '>
<center>
<p class='author'>&#169; <b>Frinton Madtha Productions</b> Collaboration with<a href='https://frinmash.blogspot.com/'> FrinMash </a></p></center></div>
<b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'/>
<!-- End Please keep the Credits intact-->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment