% return html_insert("../se_data/_templates/_framework/bad-woerishofen_de/header.html"); %>
<%
return htmlMenu(
only => "$PAGE{publikation}",
ignore => "$PAGE{publikation}_footer",
min => 1,
max => 3,
openall => 1,
offset => 3,
);
%>
<%
return htmlMenu(
only => "bad-woerishofen_de",
ignore => "$PAGE{publikation}_footer",
ignore => "kneippinmotion",
min => 1,
max => 3,
openall => 1,
offset => 3,
);
%>
<% return html_insert("../se_data/_templates/_framework/_boxen/newsletter.html"); %>
<% return html_insert("../se_data/_templates/_framework/_boxen/wetter.html"); %>
<% if ($PAGE{language} eq "de") {
return html_insert("../se_data/_templates/_framework/_boxen/infoBox.html");
} else {
return html_insert("../se_data/_templates/_framework/_boxen/infoBox2.html");
}
%>
<% return html_insert("../se_data/_templates/_framework/_boxen/news.html"); %>
<% return html_insert("../se_data/_templates/_framework/bad-woerishofen_de/spalte4-kneippinmotion.html"); %>