Attachment 'common.txt'

Download

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<style type="text/css">
h1 {
        color:red;
        font-style:normal;
}
</style>
<head>
<title>
Hello, world v4
</title>
</head>
<body>
<h1>
{% block pozdrav %}
Toto tu neuvidime, lebo sa to pretazi.
{% endblock %}
</h1>
</body>
</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.

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