<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>about</title>
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="stylesheet" type="text/css" href="css/mobile.css">
<script src="js/mobile.js" type="text/javascript"></script>
</head>
<body>
<div id="page">
<div id="header">
<div>
<a href="index.html" class="logo"><img src="images/logo.png" alt=""></a>
<ul id="navigation">
<li>
<a href="index.html">Home</a>
</li>
<li class="menu selected">
<a href="about.html">About</a>
<ul class="primary">
<li>
<a href="product.html">Product</a>
</li>
</ul>
</li>
<li class="menu">
<a href="blog.html">Blog</a>
<ul class="secondary">
<li>
<a href="singlepost.html">Single post</a>
</li>
</ul>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
<div id="body">
<div class="header">
<div>
<h1>About</h1>
</div>
</div>
<div class="body">
<img src="images/bg-header-about.jpg" alt="">
</div>
<div class="footer">
<div class="sidebar">
<h1>Be Part of Our Community</h1>
<p>If you’re experiencing issues or having concerns about this website template, join the discussion <a href="http://sc.chinaz.com/?forums/">on our forum</a> and meet other people in the community who share the same interests.</p>
</div>
<div class="article">
<h1>We Have Free Templates For Everyone</h1>
<p>Our website templates are created with inspiration, checked for quality and originality and meticulously sliced and coded. What’s more, they’re absolutely free! You can do a lot with them. You can modify them.</p>
<p>You can use them to design websites for clients, so long as you agree with the <a href="http://sc.chinaz.com/?about/terms/">Terms of Use</a>. You can even remove all our links if you want to.</p>
<h1>We Have More Templates For You</h1>
<p>Looking for more templates? Just browse through all our <a href="http://sc.chinaz.com/?">Free Website Templates</a>. But if you can’t find any website templates you can use, try our <a href="http://sc.chinaz.com/?freewebdesign/">Free Web Design</a> service and tell us all about it. We love a good challenge!</p>
<h1>Template Details</h1>
<span>Design Version 2.</span>
<span>Code Version 1.</span>
<p>Website Template details, discussion and updates for this <a href="http://sc.chinaz.com/?discuss/frozenyogurtshop/">Frozen Yogurt Shop Website Template</a>.</p>
<p>Website Template design by <a href="http://sc.chinaz.com/?">Free Website Templates</a>.</p>
</div>
</div>
</div>
<div id="footer">
<div>
<div class="connect">
<a href="http://sc.chinaz.com/?go/facebook/" class="facebook">facebook</a>
<a href="http://sc.chinaz.com/?go/twitter/" class="twitter">twitter</a>
<a href="http://sc.chinaz.com/?go/googleplus/" class="googleplus">googleplus</a>
<a href="http://pinterest.com/fwtemplates/" class="pinterest">pinterest</a>
</div>
<p>Copyright © 2016.Company name All rights reserved.<a target="_blank" href="http://guantaow.taobao.com/">厚朴网络淘宝店</a><a target="_blank" href="http://www.moobnn.com">网页模板</a></p>
</div>
</div>
</div>
</body>
</html>