urls.tpl 336 B

1234567891011
  1. <table border="0">
  2. <caption><?-- "X random URLs" --?><?slang id="840"/?></caption>
  3. <?init_colorfade steps="5"/?>
  4. <?random_urls?>
  5. <tr bgcolor="<?fcolor/?>">
  6. <td>&quot;<a href="<?url/?>"><?url/?></a>&quot;</td>
  7. <td><?-- mentioned by... --?><?slang id="845"/?></td>
  8. </tr>
  9. <?fade_color/?>
  10. <?/random_urls?>
  11. </table>