Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
13
themes/austria/nickpage.tpl
Normal file
13
themes/austria/nickpage.tpl
Normal file
|
@ -0,0 +1,13 @@
|
|||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="Recensio.org Bickpage" name="description"/>
|
||||
<meta content="books, dvds, review, rezensionen, community, chat, buecher, dvd, buch, book" name="keywords"/>
|
||||
<meta content="becast.at" name="author"/>
|
||||
{$meta}
|
||||
<title>{$user.sitetitle}</title>
|
||||
<link rel="stylesheet" type="text/css" href="{$path}modules/nickpage/templates/default/styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
{$content}
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue