Include the 'community' navigation bar rather than the 'about'
navigation bar for these events pages since they are linked from the community section rather than the about freebsd section of the website.
This commit is contained in:
parent
ca64a3cdc1
commit
5e7d36d0a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32392
2 changed files with 4 additions and 4 deletions
|
@ -5,11 +5,11 @@
|
|||
<!ENTITY email "freebsd-www">
|
||||
<!ENTITY rsslink "&base;/events/rss.xml">
|
||||
<!ENTITY rsstitle "Upcoming FreeBSD Events">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
<!ENTITY % navinclude.community "INCLUDE">
|
||||
<!ENTITY % header.rss "INCLUDE">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/share/sgml/templates.events.xsl,v 1.8 2008/06/22 23:18:55 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/templates.events.xsl,v 1.9 2008/06/23 05:56:49 murray Exp $ -->
|
||||
|
||||
<!-- Copyright (c) 2003 Simon L. Nielsen <simon@FreeBSD.org>
|
||||
Copyright (c) 2008 Murray M Stokely <murray@FreeBSD.org>
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
<!ENTITY email "freebsd-www">
|
||||
<!ENTITY rsslink "&base;/events/rss.xml">
|
||||
<!ENTITY rsstitle "Upcoming FreeBSD Events">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
<!ENTITY % navinclude.community "INCLUDE">
|
||||
<!ENTITY % header.rss "INCLUDE">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/share/sgml/templates.pastevents.xsl,v 1.1 2008/06/22 23:10:47 murray Exp $ -->
|
||||
|
||||
<!-- Copyright (c) 2003 Simon L. Nielsen <simon@FreeBSD.org>
|
||||
Copyright (c) 2008 Murray M Stokely <murray@FreeBSD.org>
|
||||
|
|
Loading…
Reference in a new issue