Improvements
This commit is contained in:
parent
3ab65345bc
commit
a9a0ab56ca
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Reactive Search</title>
|
||||
<title>Restaurant Search with Predictive Multispace Queries</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css">
|
||||
<style type="text/css">
|
||||
@ -14,7 +14,8 @@
|
||||
<div class="container">
|
||||
<!-- busy spinner -->
|
||||
<div class="page-header">
|
||||
<h1><img id="spinner" alt="loading" class="pull-right" src="images/spinner.gif" style="display: none;" width="32" height="32">Restaurant Search with Predictive Multispace Queries</h1>
|
||||
<img id="spinner" alt="loading" class="pull-right" src="images/spinner.gif" style="display: none;" width="32" height="32">
|
||||
<h1>Restaurant Search with Predictive Multispace Queries</h1>
|
||||
</div>
|
||||
|
||||
<!-- profile dialog -->
|
||||
|
Loading…
Reference in New Issue
Block a user