File uploaded!
Your file is available at: $uploaded_file
#if $isimage To insert the image in a blog comment or entry, use one of the following:BBCode:
[img] $uploaded_file [/img]
ReST:
.. image:: $uploaded_file
BBCode:
[url=$uploaded_file] Your text here [/url]
[url] $uploaded_file [/url]
ReST:
A link to `my uploaded file <$uploaded_file>`_
A link to my file_.
.. _file: $uploaded_file