/static/pages/base.html
HTML | 51 lines | 42 code | 3 blank | 6 comment | 0 complexity | 51fb52774d49967f85e5fff5871acfa6 MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>My Chaos -- 23????? -- No.0023@gmail.com</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="generator" content="AppEngine on Google" />
- <meta name="description" content="?????????..." />
- <meta name="keywords" content="??OpenBSD, Python... No.0023@gmail.com" />
- <meta name="author" contect="No.0023@gmail.com">
- <meta name="robots" contect="all|none|index|noindex|follow|nofollow">
- <link rel="icon" type="image/ico" href="/favicon.ico">
- <link rel="alternate" type="application/rss+xml" title="23???" href="/blog/feed" />
- <link rel="stylesheet" type="text/css" href="/static/pages/style.css" />
- <script type="text/javascript" src="/static/scripts/jquery.js"></script>
- <script type="text/javascript" src="/static/scripts/menu.js"></script>
- </head>
- <body>
- {% block content %}
- {% endblock %}
-
- <div id="footer">
- <br/>
- <script type="text/javascript"><!--
- google_ad_client = "pub-9368669963238958";
- /* 728x90, ??? 08-10-21 */
- google_ad_slot = "1162255178";
- google_ad_width = 728;
- google_ad_height = 90;
- //-->
- </script>
- <script type="text/javascript"
- src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
- </script>
-
- <p>
- Powered by <a target="_blank" href="http://code.google.com/appengine">Google App Engine</a>. Š 2008
- <a href="mailto:No.0023@gmail.com" target="_blank">23?</a>
- </p>
- </div>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script>
- <script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-4950427-1");
- pageTracker._initData();
- pageTracker._trackPageview();
- </script>
- </body>
- </html>