search page has no edit/history links
This commit is contained in:
@@ -2,10 +2,8 @@
|
|||||||
<div id="head">
|
<div id="head">
|
||||||
<h1>Search Results for <strong>{{query}}</strong></h1>
|
<h1>Search Results for <strong>{{query}}</strong></h1>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li class="minibutton"><a href="/edit/{{escaped_name}}"
|
<li class="minibutton"><a href="/"
|
||||||
class="action-edit-page">Edit Page</a></li>
|
class="action-edit-page">Home</a></li>
|
||||||
<li class="minibutton"><a href="/history/{{escaped_name}}"
|
|
||||||
class="action-page-history">Page History</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
{{>searchbar}}
|
{{>searchbar}}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user