kopia lustrzana https://github.com/friendica/friendica
10 wiersze
125 B
Smarty
10 wiersze
125 B
Smarty
|
<html>
|
||
|
<head>
|
||
|
<title>{{$title}}</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>{{$title}}</h1>
|
||
|
<p>{{$description}}</p>
|
||
|
</body>
|
||
|
</html>
|