mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -04:00
+ imp. of the search results display
This commit is contained in:
parent
ebb1824b6d
commit
75ee7373be
@ -104,7 +104,7 @@
|
||||
<TMPL_loop results>
|
||||
<li>
|
||||
<a href="<TMPL_var url>"><TMPL_var title></a>
|
||||
<cite><TMPL_var snippet></cite>
|
||||
<cite><TMPL_if snippet><TMPL_var snippet>...</TMPL_if></cite>
|
||||
<TMPL_if size><TMPL_if wordCount><div class="informations"><TMPL_var size> KB (<TMPL_var wordCount> words)</div></TMPL_if></TMPL_if>
|
||||
</li>
|
||||
</TMPL_loop>
|
||||
|
Loading…
x
Reference in New Issue
Block a user