diff options
author | egor-tensin <Egor.Tensin@gmail.com> | 2023-07-04 00:23:27 +0000 |
---|---|---|
committer | egor-tensin <Egor.Tensin@gmail.com> | 2023-07-04 00:23:27 +0000 |
commit | f1ba68bd61d35f084bf42db123c6667e170b981d (patch) | |
tree | c1f9f226f14a2da261b9b100241090c6a1310f83 /search/nomatches.html | |
download | winapi-utf8-gh-pages.tar.gz winapi-utf8-gh-pages.zip |
Deploying to gh-pages from @ egor-tensin/winapi-utf8@5df6c58501383d82eff71e89e02957837258481c 🚀gh-pages
Diffstat (limited to 'search/nomatches.html')
-rw-r--r-- | search/nomatches.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/search/nomatches.html b/search/nomatches.html new file mode 100644 index 0000000..2b9360b --- /dev/null +++ b/search/nomatches.html @@ -0,0 +1,13 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><title></title> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<link rel="stylesheet" type="text/css" href="search.css"/> +<script type="text/javascript" src="search.js"></script> +</head> +<body class="SRPage"> +<div id="SRIndex"> +<div class="SRStatus" id="NoMatches">No Matches</div> +</div> +</body> +</html> |