2017-04-07 01:13:36 +00:00
|
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
<div id="copyrights">
|
|
|
|
<div class="inset">
|
|
|
|
<div class="bigcontainer">
|
|
|
|
<div class="fl">
|
2017-04-13 09:35:59 +00:00
|
|
|
<p>© 2017 gocron
|
2017-04-22 15:39:33 +00:00
|
|
|
<i class="Github Alternate icon"></i><a href="https://github.com/ouqiang/gocron" target="_blank">
|
2017-04-07 01:13:36 +00:00
|
|
|
GitHub
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
<script>
|
|
|
|
$(
|
|
|
|
function(){
|
|
|
|
$('.ui.dropdown').dropdown();
|
|
|
|
}
|
|
|
|
);
|
|
|
|
</script>
|
2017-04-01 09:04:40 +00:00
|
|
|
</body>
|
|
|
|
</html>
|