2025-06-17 22:02:36 +02:00
<!DOCTYPE html>
2025-06-17 10:57:06 +02:00
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>FunCh.at - Deine Chatcommunity</title>
<meta content="FunCh.at - Deine Chatcommunity" property="og:title" />
<meta name="keywords" content="oe3 Ö3 chat sms.at uboot.com chatcommunity webchat austria oesterreich forum" />
<meta name="author" content="Funch.at" />
<meta name="description" content="Die kostenlose und werbefreie Österreichische Chatcommunity. Endlich wieder Chatten wie im Uboot, sms.at, Orf Chat, usw. Wir sehen uns!" />
{ $meta }
<link href="https://funch.at/chat" rel="Chat">
<link href="https://funch.at/forum" rel="Forum">
2025-06-17 22:02:36 +02:00
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
2025-06-17 10:57:06 +02:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href=" { $themepath } /layout/styles/layout.css" type="text/css">
<link rel="stylesheet" href="/js/odo/odometer-theme-minmal.css" />
</head>
<body id="top">
<div class="wrapper col1">
<div id="header">
<!--<div class="fl_right"><a href="#"><img src="" alt="" /></a></div>-->
<br class="clear">
</div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper col2">
<div id="topbar">
<div id="topnav">
<ul>
2025-06-17 22:02:36 +02:00
<li><a href="/">Home</a></li>
<li class="active"><a href="/chat">Chat<span class="odometer"> { $users } </span></a></li>
2025-06-17 10:57:06 +02:00
<li><a href="/forum">Forum</a>
<ul>
{ foreach from = $forum item = f }
<li><a href=" { $f.link } "> { $f.name } </a></li>
{ /foreach }
2025-06-15 22:25:18 +02:00
</ul>
2025-06-17 10:57:06 +02:00
</li>
</ul>
</div>
<!--<div id="search">
<form action="#" method="post">
<fieldset>
<legend>Site Search</legend>
<input type="text" value="Search Our Website…" onfocus="this.value=(this.value=='Search Our Website…')? '' : this.value ;" />
<input type="submit" name="go" id="go" value="Search" />
</fieldset>
</form>
</div>-->
<br class="clear" />
</div>
</div>