%PDF- %PDF-
Direktori : /home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/templates/ |
Current File : //home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/templates/office.vm |
<?xml version="1.0" encoding="$xwiki.encoding" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="$xcontext.locale" xml:lang="$xcontext.locale"> <head> <title>$escapetool.html($request.attachment)</title> <meta http-equiv="Content-Type" content="text/html; charset=$xwiki.encoding" /> #template("xwikivars.vm") #template("stylesheets.vm") #template("javascript.vm") </head> #set($attachmentReference = $services.model.createAttachmentReference($doc.documentReference, $request.attachment)) <body>$services.officeviewer.view($attachmentReference)</body> </html>