#include <infodrom.style>
#include <linx.style>

<page title="Infodrom Linx" stylesheet="linx.css">
<linxtop>

#include "search.inc"

<h3 class=bar>Recently added linx</h3>

<linx "SELECT url,subject,category,changed FROM links ORDER BY changed DESC,category,subject LIMIT <recent>">

<linxbot>
</page>

# Local variables:
# mode: indented-text
# mode: auto-fill
# end:
