monoblue: improve readability of the filenolink template
Whitespace changes only. No difference to the rendered page.
--- a/mercurial/templates/monoblue/map Thu May 12 17:09:56 2011 +0200
+++ b/mercurial/templates/monoblue/map Thu May 12 18:06:15 2011 +0800
@@ -31,8 +31,10 @@
</tr>'
filenolink = '
<tr class="parity{parity}">
+ <td><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{file|escape}</a></td>
+ <td></td>
<td>
- <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{file|escape}</a></td><td></td><td>file |
+ file |
annotate |
<a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> |
<a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a>