Add a search bar to simplify looking for a bridge. (#494)

* Add a search bar to simplify looking for a bridge.

* Fix phpcs line length.

* Change the phpcs config.
This commit is contained in:
Teromene 2017-03-21 20:31:10 +00:00 committed by GitHub
parent 2ac0469750
commit 1a4c3f4418
6 changed files with 78 additions and 7 deletions

View file

@ -69,7 +69,7 @@ EOD;
<head>
<meta charset="{$charset}">
<title>{$title}</title>
<link href="css/HtmlFormat.css" rel="stylesheet">
<link href="static/HtmlFormat.css" rel="stylesheet">
<meta name="robots" content="noindex, follow">
</head>
<body>