I'm new to django-filer, and I've spent the last few hours reading the documentation, the code, and whatever I can find throughout the Internet, but I can't find any example of a template to allow users outside the admin interface to browse files. I've tried copying the admin templates to a user-facing page but all links go back to the admin interface (not to mention the appearance of the admin interface in my webpage looks quite out of place). I'm sure there's an easier way than adding links to flatpages, as that is a very tedious process. Putting something like this in the documentation would be nice, as well...
Thanks,
James