Blogger Empty Template

by zakariamouhid

HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateUrl='vegeclub.xml' b:templateVersion='1.1.1' expr:dir='data:blog.languageDirection' ng-app='blogApp' 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 Tags -->
    <meta charset='utf-8'/>
    <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>

    <!-- Page Title -->
    <title><data:view.title.escaped/></title>

    <b:include data='blog' name='all-head-content'/>

    <!-- Main Style -->
    <b:skin version='1.1.0'><![CDATA[

/*
<!-- Variable definitions -->

<Variable name="keycolor"               description="Main color"                  type="color"      default="#03A9F4"                             hideEditor="false" value="#03A9F4"/>
<Variable name="startSide"              description="Start side in blog language" type="automatic"  default="left"                                hideEditor="true"/>
<Variable name="endSide"                description="End side in blog language"   type="automatic"  default="right"                               hideEditor="true"/>
<Variable name="body.background"        description="Background"                  type="background" default="#ffffff none repeat scroll top left" hideEditor="true" value="#ffffff none repeat scroll top left"/>
<Variable name="body.text.font"         description="Font"                        type="font"       default="400 16px Open Sans, sans-serif"      hideEditor="true" value="400 16px Open Sans, sans-serif"/>
<Variable name="posts.text.font"        description="Post text font"              type="font"       default="$(body.text.font)"                   hideEditor="true" value="400 16px Open Sans, sans-serif"/>
<Variable name="body.link.color"       ...