diff options
Diffstat (limited to 'docs/resources/site_header.html')
-rw-r--r-- | docs/resources/site_header.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/resources/site_header.html b/docs/resources/site_header.html deleted file mode 100644 index 8ac117a..0000000 --- a/docs/resources/site_header.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
- <head>
- <title>iciql</title>
- <link rel="stylesheet" type="text/css" href="./iciql.css"/>
- <link rel="stylesheet" type="text/css" href="./markdown.css"/>
- <link rel="shortcut icon" type="image/png" href="./iciql-favicon.png" />
- <meta name="ROBOTS" content="INDEX">
- <meta http-equiv="imagetoolbar" content="no" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="keywords" content="java sql query jaqu" />
-
- <script type="text/javascript" src="prettify.js"></script>
- <link href="prettify.css" type="text/css" rel="stylesheet" />
-
- <!-- Place this tag in your head or just before your close body tag -->
- <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
- <!-- ANALYTICS -->
- </head>
- <body style="width:900px" onload="prettyPrint()">
- <a href="http://github.com/iciql><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/30f550e0d38ceb6ef5b81500c64d970b7fb0f028/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub"></a>
- <div class="page_header">
- <a title="iciql homepage" href="http://iciql.com/">
- <img src="./iciql.png" width="76" height="48" alt="iciql" class="logo"/>
- </a>
- <span style="color:black;">{0}</span>
- <!-- Google Plus One -->
- <g:plusone></g:plusone>
- </div>
- <div class="page_nav">{1}</div>
- <div class="markdown">
\ No newline at end of file |