Enable Google Analytics for content ghenerated from Docbook sources.

Approved by:	doceng (hrs, wblock), webstats (silent approval)
This commit is contained in:
Gavin Atkinson 2014-10-30 18:32:57 +00:00
parent d57cb7f6d1
commit 3bbc382b4d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45889

View file

@ -45,6 +45,10 @@
</l:l10n>
</i18n>
<xsl:template name="user.head.content">
<script type="text/javascript" src="/layout/js/google.js" />
</xsl:template>
<xsl:template name="user.footer.navigation">
<p align="center"><small>All FreeBSD documents are available for download
at <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>