Enable Google Analytics for content ghenerated from Docbook sources.
Approved by: doceng (hrs, wblock), webstats (silent approval)
This commit is contained in:
parent
d57cb7f6d1
commit
3bbc382b4d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45889
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue