|
@@ -19,7 +19,9 @@
|
|
|
|
|
|
|
|
<body class="results-view">
|
|
<body class="results-view">
|
|
|
<header>
|
|
<header>
|
|
|
- <h1>Simo<span>Search</span></h1>
|
|
|
|
|
|
|
+ <a onclick="window.location = '/'"
|
|
|
|
|
+ ><h1>Simo<span>Search</span></h1></a
|
|
|
|
|
+ >
|
|
|
<form action="/search" method="GET" class="search-form">
|
|
<form action="/search" method="GET" class="search-form">
|
|
|
<input
|
|
<input
|
|
|
name="q"
|
|
name="q"
|