0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
templates
/
file
/
[
Home
]
File: upload.tpl
{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"} fileId={$fileId}<br/> name={$name}<br/> size={$size}<br/> type={$type}<br/> galleryId={$galleryId}<br/> md5sum={$md5sum}<br/> {/block}