<?xml version="1.0" encoding="UTF-8" ?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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'> | |
<!-- See http://blog.themeforest.net/tutorials/the-web-designers-guide-to-blogger-templates/ --> | |
<head> | |
<title><data:blog.pageTitle/></title> | |
<link href='http://com.andrewgilmartin.blogger.s3.amazonaws.com/blueprint_grid_150_20_18.css' rel='stylesheet' type='text/css'/> | |
<b:include data='blog' name='all-head-content'/> | |
<b:skin><![CDATA[ | |
BODY { padding: 0; margin: 0; } | |
]]></b:skin> | |
</head> | |
<body> | |
<div class='container showgrid'> | |
<div class='header span-5'> | |
<b:section class='header' id='header'> | |
<b:widget id='Header1' locked='true' title='AJG Test (Header)' type='Header'/> | |
</b:section> | |
</div> | |
<div class='span-1'> | |
<b:section class='photo1' id='photo1'> | |
<b:widget id='Image1' locked='false' title='' type='Image'/> | |
</b:section> | |
</div> | |
<div class='span-1'> | |
<b:section class='photo2' id='photo2'> | |
<b:widget id='Image2' locked='false' title='' type='Image'/> | |
</b:section> | |
</div> | |
<div class='span-1'> | |
<b:section class='photo3' id='photo3'> | |
<b:widget id='Image3' locked='false' title='' type='Image'/> | |
</b:section> | |
</div> | |
<div class='span-1'> | |
<b:section class='photo4' id='photo4'> | |
<b:widget id='Image4' locked='false' title='' type='Image'/> | |
</b:section> | |
</div> | |
<div class='span-1 last'> | |
<b:section class='photo5' id='photo5'> | |
<b:widget id='Image5' locked='false' title='' type='Image'/> | |
</b:section> | |
</div> | |
<div class='content span-5'> | |
<div class='postings span-3'> | |
<b:section class='main' id='main'> | |
<b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/> | |
</b:section> | |
</div> | |
<div class='sidebar span-2 last'> | |
<b:section class='sidebar' id='sidebar'> | |
<b:widget id='Poll1' locked='false' title='What is the best' type='Poll'/> | |
</b:section> | |
</div> | |
</div> | |
<div class='footer span-5'> | |
<b:section class='footer' id='footer'/> | |
</div> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment