diff src/nabble/view/naml/app.naml @ 47:72765b66e2c3

remove mailing list code
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 18 Jun 2021 17:44:24 -0600
parents 7ecd1a4ef557
children
line wrap: on
line diff
--- a/src/nabble/view/naml/app.naml	Mon Jun 14 15:35:05 2021 -0600
+++ b/src/nabble/view/naml/app.naml	Fri Jun 18 17:44:24 2021 -0600
@@ -218,9 +218,6 @@
 </macro>
 
 <macro name="app_title_ending" requires="node">
-	<n.if.is_associated_with_mailing_list_archive>
-		<then>| <t>Mailing List Archive</t></then>
-	</n.if.is_associated_with_mailing_list_archive>
 	<n.if.not.equal value1="[n.app_template/]" value2="[n.app_default_template/]">
 		<then>| <n.capitalize.substring text="[n.app_template/]" begin="5" /></then>
 	</n.if.not.equal>
@@ -234,7 +231,6 @@
 		<div id="forum-header">
 			<h1 id="forum-title" class="app-title-[n.id/] adbayes-content"><n.subject/></h1>
 			<div id="description-box" class="adbayes-content">
-				<n.mailing_list_information/>
 				<n.node_message_as_html/>
 			</div>
 			<div id="search-box" class="search-box">