ultimatepp/uppsrc/Skylark/Base.witz
cxl 7f777f7726 Skylark: Base.with now using $static instead of static
git-svn-id: svn://ultimatepp.org/upp/trunk@13999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 09:09:49 +00:00

15 lines
472 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