2010-09-15 22:01:02 -06:00
<!DOCTYPE html>
2009-10-22 01:13:36 -06:00
< html >
< head >
2010-09-15 22:01:02 -06:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< title > The Go Programming Language< / title >
< link rel = "stylesheet" href = "/doc/all.css" type = "text/css" media = "all" charset = "utf-8" >
<!-- [if lt IE 8]>
< link rel = "stylesheet" href = "/doc/ie.css" type = "text/css" >
<![endif]-->
< script type = "text/javascript" src = "/doc/godocs.js" > < / script >
2009-10-22 01:13:36 -06:00
< / head >
< body >
2010-09-15 22:01:02 -06:00
< div id = "container" >
< div id = "topnav" >
< h1 id = "branding-logo" > < a href = "/" > < span > The Go Programming Language< / span > < / a > < / h1 >
< div id = "nav-main" >
< ul >
< li > < a href = "/" > Home< / a > < / li > < li > < a href = "/doc/install.html" > Getting Started< / a > < / li > < li > < a href = "/doc/docs.html" > Documentation< / a > < / li > < li > < a href = "/doc/contrib.html" > Contributing< / a > < / li > < li > < a href = "/doc/community.html" > Community< / a > < / li >
< / ul >
< div class = "quickref" >
< form method = "GET" action = "/search" >
{.section PkgRoots}
{.repeated section PkgRoots}
< a href = "/pkg/{@|html-esc}" > {@|html-esc}< / a >
{.end}
{.or}
References:
{.end}
< a href = "/pkg/" > Packages< / a >
< a href = "/cmd/" > Commands< / a >
< a href = "/doc/go_spec.html" > Specification< / a >
< input id = "search" type = "text" name = "q" value = "{.section Query}{Query|html-esc}{.or}code search{.end}" class = "{.section Query}{.or}inactive{.end}" / >
< / form >
< / div >
< / div >
< / div >
< div id = "content" >
2010-02-18 18:40:50 -07:00
<!-- Menu is HTML - escaped elsewhere -->
{.section Menu}
< div id = "menu" >
{@}
< / div >
{.end}
2010-03-30 18:37:42 -06:00
{.section Title}
< h1 id = "generatedHeader" > {@|html-esc}< / h1 >
{.end}
{.section Subtitle}
< span class = "subtitle" > {@|html-esc}< / span >
{.end}
2009-10-22 01:13:36 -06:00
2010-03-30 18:37:42 -06:00
< p >
2009-10-22 01:13:36 -06:00
<!-- The Table of Contents is automatically inserted in this <div>.
Do not delete this < div > . -->
< div id = "nav" > < / div >
2010-03-30 18:37:42 -06:00
< / p >
2009-10-22 01:13:36 -06:00
2009-10-28 13:52:52 -06:00
<!-- Content is HTML - escaped elsewhere -->
2009-10-27 11:34:31 -06:00
{Content}
2010-09-15 22:01:02 -06:00
< / div >
< div id = "site-info" >
< p > Build version {Version|html-esc}. Except as noted, this content is licensed under a < a rel = "license" href = "http://creativecommons.org/licenses/by/3.0/" > Creative Commons Attribution 3.0 License< / a > .< / p >
< / div >
2009-10-22 01:13:36 -06:00
< / div >
< / body >
< / html >