Menus announcements OJ 3.0.1.0

When I add to
templates/frontend/components/primaryNavMenu.tpl
the lines

<li>
				<a href="{url router=$smarty.const.ROUTE_PAGE page="actual-events" }">
					{translate key="navigation.actual-events"}
				</a>
			</li>

nothing shows up in menu. I cleared cache but still nothing shows up. Any advise?