mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
f7466bed21
Simple utf8 test.
9 lines
145 B
HTML
9 lines
145 B
HTML
<html>
|
|
<head>
|
|
<title>Početna čšđ stranica</title>
|
|
</head>
|
|
<body>
|
|
Početna čšđ stranica sa utf8 tekstom.
|
|
</body>
|
|
</html>
|