Attachment 'common.txt'

Download

   1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
   3 <html>
   4 <style type="text/css">
   5 h1 {
   6 	color:red;
   7 	font-style:normal;
   8 }
   9 </style>
  10 <head>
  11 <title>
  12 Hello, world v4
  13 </title>
  14 </head>
  15 <body>
  16 <h1>
  17 {% block pozdrav %}
  18 Toto tu neuvidime, lebo sa to pretazi.
  19 {% endblock %}
  20 </h1>
  21 </body>
  22 </html>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-02-24 15:21:09, 0.3 KB) [[attachment:common.txt]]
  • [get | view] (2009-02-24 15:22:36, 0.1 KB) [[attachment:goodbye.txt]]
  • [get | view] (2009-02-24 15:21:57, 0.1 KB) [[attachment:hello.txt]]
  • [get | view] (2009-02-24 15:27:01, 6.3 KB) [[attachment:hello_v4.tar.gz]]
  • [get | view] (2009-02-24 15:24:23, 0.4 KB) [[attachment:views.py]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.