mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
471 B
Text
15 lines
471 B
Text
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>#TITLE</title>
|
|
<script type="text/javascript" src="static/Skylark/skylark.js"></script>
|
|
#HEAD
|
|
</head>
|
|
<body id="body_id">
|
|
#BODY
|
|
</body>
|
|
</html>
|
|
|
|
#define TITLE Skylark application
|
|
#define HEAD
|