Listing 4.10. | |
| ROZDZIAŁ: | 4. Zmienne i widoki |
| TXT: | listing-04-10.txt |
<head>
<title>...</title>
<link rel="stylesheet" type="text/css" href="{$path_prefix}css/style.css" />
</head>
<body>
{include file="../modules/$module/$action.html"}
</body>