|
| 1 | +<!DOCTYPE html> |
| 2 | + |
| 3 | +<html> |
| 4 | + |
| 5 | + <head> |
| 6 | + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 7 | + {% if page.description %} |
| 8 | + <meta name="description" content="{{ page.description }}"> |
| 9 | + {% else %} |
| 10 | + <meta name="description" content="Quartz.NET is a port of Java Quartz which is an enterprise class job sheduling system. Quartz.NET is a free open source tool that you can use in your .NET applications."> |
| 11 | + {% endif %} |
| 12 | + <meta name="keywords" content="Quartz.NET Quartz Scheduler Scheduling .NET C# cron timer free download open source"> |
| 13 | + <meta name="author" content="{{site.author}}"/> |
| 14 | + <link href="{{site.baseurl}}/stylesheets/default.css" rel="stylesheet" /> |
| 15 | + <link href="{{site.baseurl}}/stylesheets/pygments.css" rel="stylesheet" /> |
| 16 | + <title>{% if page.title %} {{ page.title }} | {% endif %} {{ site.name }}</title> |
| 17 | + <script data-ad-client="ca-pub-2642923360660292" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> |
| 18 | + </head> |
| 19 | + |
| 20 | + <body> |
| 21 | + |
| 22 | + <div class="container"> |
| 23 | + |
| 24 | + <div class="header"> |
| 25 | + |
| 26 | + <div class="title"> |
| 27 | + <h1> |
| 28 | + <a href="/" style="text-decoration: none; color: inherit;">Quartz.NET</a> - {{ page.title }} |
| 29 | + </h1> |
| 30 | + </div> |
| 31 | + </div> |
| 32 | + |
| 33 | + <div class="main"> |
| 34 | + |
| 35 | + <div class="content"> |
| 36 | + |
| 37 | + <article id="MainDiv"> |
| 38 | + <div id="MainHeaderDiv"> |
| 39 | + </div> |
| 40 | + <div id="PageInternalHeaderDiv"> |
| 41 | + </div> |
| 42 | + <a id="PageTop"></a> |
| 43 | + <div id="PageHeaderDiv"> |
| 44 | + <h1 class="pagetitle">{{ page.title }}</h1> |
| 45 | + </div> |
| 46 | + <div id="PageContentDiv"> |
| 47 | + {{ content }} |
| 48 | + </div> |
| 49 | + </article> |
| 50 | + |
| 51 | + </div> |
| 52 | + |
| 53 | + <div class="sidenav"> |
| 54 | + |
| 55 | + <h1>Search</h1> |
| 56 | + <!-- SiteSearch Google --> |
| 57 | + |
| 58 | + <form method="get" action="https://www.google.com/custom" target="_top"> |
| 59 | + <table border="0" bgcolor="#ffffff"> |
| 60 | + <tr> |
| 61 | + <td nowrap="nowrap" valign="top" align="left" height="32"></td> |
| 62 | + <td nowrap="nowrap"> |
| 63 | + <input type="hidden" name="domains" value="www.quartz-scheduler.net"></input> |
| 64 | + <label for="sbi" style="display: none">Enter your search terms</label> |
| 65 | + <input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input> |
| 66 | + <label for="sbb" style="display: none">Submit search form</label> |
| 67 | + <input type="submit" name="sa" value="Google Search" id="sbb"></input> |
| 68 | + </td> |
| 69 | + </tr> |
| 70 | + <tr> |
| 71 | + <td> </td> |
| 72 | + <td nowrap="nowrap"> |
| 73 | + <table> |
| 74 | + <tr> |
| 75 | + <td> |
| 76 | + <input type="radio" name="sitesearch" value="" checked id="ss0"></input> |
| 77 | + <label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font> |
| 78 | + </label> |
| 79 | + </td> |
| 80 | + <td> |
| 81 | + <input type="radio" name="sitesearch" value="www.quartz-scheduler.net" id="ss1"></input> |
| 82 | + <label for="ss1" title="Search www.quartz-scheduler.net"><font size="-1" color="#000000">www.quartz-scheduler.net</font> |
| 83 | + </label> |
| 84 | + </td> |
| 85 | + </tr> |
| 86 | + </table> |
| 87 | + <input type="hidden" name="client" value="pub-2642923360660292"></input> |
| 88 | + <input type="hidden" name="forid" value="1"></input> |
| 89 | + <input type="hidden" name="ie" value="ISO-8859-1"></input> |
| 90 | + <input type="hidden" name="oe" value="ISO-8859-1"></input> |
| 91 | + <input type="hidden" name="safe" value="active"></input> |
| 92 | + <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input> |
| 93 | + <input type="hidden" name="hl" value="en"></input> |
| 94 | + </td> |
| 95 | + </tr> |
| 96 | + </table> |
| 97 | + </form> |
| 98 | + <!-- SiteSearch Google --> |
| 99 | + |
| 100 | + <h1>Quartz.NET</h1> |
| 101 | + <ul> |
| 102 | + <li><a href="{{site.baseurl}}/index.html">Home</a></li> |
| 103 | + <li><a href="{{site.baseurl}}/features.html">Features</a></li> |
| 104 | + <li><a href="{{site.baseurl}}/download.html">Download</a></li> |
| 105 | + <li><a href="{{site.baseurl}}/license.html">License</a></li> |
| 106 | + <li><a href="{{site.baseurl}}/documentation/index.html">Documentation</a></li> |
| 107 | + <li><a href="http://quartznet.sourceforge.net/apidoc/3.0/html">API Documentation (3.x)</a></li> |
| 108 | + <li><a href="http://quartznet.sourceforge.net/apidoc/2.0/html">API Documentation (2.x)</a></li> |
| 109 | + <li><a href="http://quartznet.sourceforge.net/apidoc/1.0/html">API Documentation (1.0)</a></li> |
| 110 | + <li><a href="{{site.baseurl}}/mailing-list.html">Mailing List</a></li> |
| 111 | + </ul> |
| 112 | + <p> |
| 113 | + <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 114 | + <input type="hidden" name="cmd" value="_s-xclick"> |
| 115 | + <input type="hidden" name="hosted_button_id" value="35W4FP7HXVUB4"><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> |
| 116 | + <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> |
| 117 | + </form> |
| 118 | + </p> |
| 119 | + |
| 120 | + <h1>Related</h1> |
| 121 | + <ul> |
| 122 | + <li><a href="https://github.com/quartznet/">GitHub Project (source)</a></li> |
| 123 | + <li><a href="https://sourceforge.net/projects/quartznet">Source Forge Project (downloads)</a> |
| 124 | + </li> |
| 125 | + <li><a href="http://www.quartz-scheduler.org/">Quartz (Java)</a></li> |
| 126 | + </ul> |
| 127 | + |
| 128 | + <h1>Project Supporters</h1> |
| 129 | + <p align="center"> |
| 130 | + <a href="https://sourceforge.net"> |
| 131 | + <img src="https://sflogo.sourceforge.net/sflogo.php?group_id=174134&type=1" width="88" |
| 132 | + height="31" border="0" alt="SourceForge.net Logo" /></a> |
| 133 | + </p> |
| 134 | + |
| 135 | + </div> |
| 136 | + |
| 137 | + <div class="clearer"><span></span></div> |
| 138 | + |
| 139 | + </div> |
| 140 | + </div> |
| 141 | + |
| 142 | + |
| 143 | + <div class="footer"> |
| 144 | + Template design by <a href="http://arcsin.se">Arcsin</a> |
| 145 | + </div> |
| 146 | + <script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.10.2.min.js"> </script> |
| 147 | + </body> |
| 148 | + |
| 149 | +</html> |
0 commit comments