added meta tag to base.html. anoop
authoranoop
Mon, 07 Jun 2010 14:49:35 +0530
branchanoop
changeset 63 e9b4a3f90b6b
parent 62 751f4ff3b879
child 64 3650417b0fda
added meta tag to base.html.
templates/base.html
--- a/templates/base.html	Mon Jun 07 14:08:13 2010 +0530
+++ b/templates/base.html	Mon Jun 07 14:49:35 2010 +0530
@@ -8,6 +8,7 @@
 <!--<link type="text/css" rel="stylesheet" media="all" -->
 <!--href="index_files/style.css">-->
     <script type="text/javascript" src="index_files/jquery.js"></script>
+    <meta name="google-site-verification" content="27JQe0HBzlMfJdEuZKxYNM80ONga6huEnTi20hsyDxY" />
   <style>
     #header-image { background-color: #FFFFFF;  }
     h1, h2, h3, h4, h5, #headline a { color: #FF9900; }