|
@@ -366,7 +366,7 @@ |
|
|
<td><input type="text" name="url" size="120" /></td> |
|
|
<td><input type="text" name="url" size="120" /></td> |
|
|
% endif |
|
|
% endif |
|
|
</tr> |
|
|
</tr> |
|
|
% if query.get("nocache") or page: |
|
|
|
|
|
|
|
|
% if query.get("nocache") or (result and result.cached): |
|
|
<tr> |
|
|
<tr> |
|
|
<td>Bypass cache:</td> |
|
|
<td>Bypass cache:</td> |
|
|
% if query.get("nocache"): |
|
|
% if query.get("nocache"): |
|
|