Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
41
themes/archer/header.tpl
Normal file
41
themes/archer/header.tpl
Normal file
|
@ -0,0 +1,41 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="description" content="archer.agency - A Archer inspired RP" />
|
||||
<meta content="The Archer Agency - All your Spying needs" property="og:title" />
|
||||
<meta name="keywords" content="archer lana rp danger zone secret agent chat roleplay funny cyril figgis sterling archer lana kane malory archer james bond pam poovey cheryl tunt algernop krieger dr. krieger" />
|
||||
<meta name="author" content="topia.com" />
|
||||
<meta content="archer.agency" property="og:site_name" />
|
||||
<link type="image/x-icon" href="{$path}themes/archer/images/favicon.ico" rel="shortcut icon"/>
|
||||
<link type="text/css" rel="stylesheet" href="{$path}themes/archer/archer.css?id=189237" media="screen,projection" />
|
||||
<link href='https://fonts.googleapis.com/css?family=Rubik:400,400italic,700,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="/js/odo/odometer-theme-minmal.css" />
|
||||
<link href="https://chat.archer.agency/" rel="Chat"/>
|
||||
<link href="https://forum.archer.agency/" rel="Forum"/>
|
||||
<script src="/js/jquery/jquery.min.js" type="text/javascript"></script>
|
||||
<script src="/js/odo/odometer.min.js"></script>
|
||||
{$meta}
|
||||
<title>{$titleaddon}{$sitetitle}</title>
|
||||
</head>
|
||||
<body id="body">
|
||||
|
||||
<!-- navigation starts here -->
|
||||
<div id="nav">
|
||||
|
||||
<ul>
|
||||
<li id="current"><a href="https://archer.agency">Home</a></li>
|
||||
<li><a href="https://chat.archer.agency">Chat<span class="odometer">{$users}</span></a></li>
|
||||
<li><a href="https://forum.archer.agency">Forum</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- header starts here -->
|
||||
<div class="header bg">
|
||||
<div id="welcome">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue