-
Notifications
You must be signed in to change notification settings - Fork 4
/
header.html
52 lines (48 loc) · 3.07 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="robots" content="index, follow" />
<meta name="description" content="Deliver your message with the power of Open Source : phpList" />
<meta name="keywords" content="phpList, newsletter, manager, open source, message, free, hosted, ready to use" />
<meta name="author" content="phpList" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:title" content="phpList : Open Source Newsletter Manager" />
<meta property="og:image" content="http://dev.phplist.org/wp-content/themes/org15/images/og-image.jpg" />
<meta property="og:description" content="Deliver your message with the power of Open Source : phpList" />
<title>phpList manual : [title]</title>
<link rel="shortcut icon" href="http://phplist.org/wp-content/themes/org15/images/favicon.ico" />
<!--link href="http://phplist.org/wp-content/themes/org15/style.css?v=26042015" rel="stylesheet" /-->
<!-- THE LINE ABOVE REPLACE DE CODE BELOW, WHEN ORG IS ONLINE -->
<link href="https://hosteddev.phplist.com/styles/manual/style.css?v=26042015" rel="stylesheet" />
<!--[if lt IE 9]>
<script src="https://hosteddev.phplist.com/js/html5.js"></script>
<![endif]-->
</head>
<body id="manual">
<div id="page" class="hfeed site">
<header id="masthead" class="site-header" role="banner">
<div class="header-main">
<h1 class="site-title"><a href="http://phplist.org/" rel="home" class='ics logo' title="">phpList.org</a></h1>
<ul id='header-buttons' class='inline transition'>
<li id='header-share' class='transition'><a href='javascript:;' class='transition'><span class='ics sm share'></span></a>
<div id="share-container" class='transition'>
<a href="http://twitter.com/phplist" target='_blank' class='ics sm twitter'></a>
<a href="http://www.linkedin.com/company/phplist" target='_blank' class='ics sm linkedin'></a>
<a href="http://youtube.com/phplist" target='_blank' class='ics sm youtube'></a>
<a href="http://facebook.com/phplist" target='_blank' class='ics sm facebook'></a>
<a href="http://plus.google.com/+phplist" target='_blank' class='ics sm google'></a>
</div>
</li>
</ul>
<nav id="featured-navigation" role="navigation">
<ul>
<li class='bg-download'><a href='http://phplist.org/download-phplist' class='info' title='download'><span class='ics download transition'></span></a></li>
<li class='bg-hosting'><a href='http://phplist.com' class='info' title='hosting'><span class='ics hosting transition'></span></a></li>
<li class='bg-documentation'><a href='https://discuss.phplist.org' class='info' title='forum'><span class='ics forum transition'></span></a></li>
<li class='bg-community'><a href='http://phplist.org/wp-admin' class='info' title='log-in / join'><span class='ics login transition'></span></a></li>
</ul>
</nav>
</div>
</header><!-- #masthead -->
<div id="main" class="site-main">