13 lines
174 B
Text
13 lines
174 B
Text
{! vim: set ts=2 sw=2 et tw=120: !}
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>{name}</title>
|
|
</head>
|
|
<body>
|
|
{>"favourite_partial" /}
|
|
</body>
|
|
</html>
|
|
|
|
|