This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- <iframe width="500" height="191" src="//www.youtube.com/embed/0myKpzkaN5U" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Elastic</title> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width"> | |
<script type="text/javascript" src="scripts/elastic.js"></script> | |
<script type="text/javascript" src="scripts/elasticsearch.js"></script> | |
<!--<script type="text/javascript" src="scripts/js-http-client.js"></script>--> | |
<script type="text/javascript"> |
NewerOlder