-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsidebar.php
8 lines (8 loc) · 1.04 KB
/
sidebar.php
1
2
3
4
5
6
7
8
<div class='home-sidebar'>
<ul class="announcements"><li><span class="category">Upcoming conferences:</span><ul><li><a href='http://php.net/conferences/index.php#id2013-08-08-1'>Web & PHP Conference</a></li><li><a href='http://php.net/conferences/index.php#id2013-08-07-1'>International PHP Conference 2013</a></li><li><a href='http://php.net/conferences/index.php#id2013-07-19-1'>Northeast PHP Technical Conference</a></li><li><a href='http://php.net/conferences/index.php#id2013-05-06-1'>PHP Conference Argentina</a></li></ul><li><span class="category">Calling for papers:</span><ul><li><a href='http://php.net/conferences/index.php#id2013-07-19-2'>Ski PHP 2014</a></li></ul></ul>
<h3 class='panel news'><a href='/archive/'>Recent News</a></h3>
<h3 class='panel documentation'><a href='/manual/'>Documentation</a></h3>
<h3 class='panel events'><a href='/conferences/'>Conferences</a></h3>
<h3 class='panel events'><a href='/cal.php'>User Group Events</a></h3>
<h3 class='panel tips'><a href='/tips.php'>Tips and Tricks</a></h3>
</div>