|
a/views/settings.tpl |
|
b/views/settings.tpl |
1 |
%include header title="docsearch / settings"
|
1 |
%include header title=" / settings"
|
2 |
<div id="settings-box">
|
2 |
<div id="settings-box">
|
3 |
<form action="set" method="get">
|
3 |
<form action="set" method="get">
|
4 |
<b>Prefix</b> <small class="gray">(location of documents on local drive)</small>
|
4 |
<b>Prefix</b> <small class="gray">(location of documents on local drive)</small>
|
5 |
<input name="prefix" value={{prefix}}><br><br>
|
5 |
<input name="prefix" value={{prefix}}><br><br>
|
6 |
<b>Find similar</b> <small class="gray">(1 or 0, show "squats" and "squatter")</small>
|
6 |
<b>Find similar</b> <small class="gray">(1 or 0, show "squats" and "squatter")</small>
|