... | in expire_old_threads.naml |
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
<macro name="expired_thread_page" requires="servlet">
<n.node_page Macro Requires: servlet
Parameters:
do
♦ ♦
<n.html Macro Parameters:
head, body
♦ ♦
<head>
<title><t>This thread is read-only</t></title>
</head>
<body>
<h1><t>This thread is read-only</t></h1>
<p>
<t>This topic was created a long time ago and a new reply here would be confusing to a lot of people.</t><br/>
<t>If you have questions about this subject, please <a href="[n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Binary Namespace: NodeNamespace
Parameters:
do
♦ ♦ Macro Requires: node
Parameters:
type
♦ ♦
</p>
<p>
« <a href="[n.page_node Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Macro Requires: node
Parameters:
template, date, index_record
♦ ♦
</p>
</body>
</n.html>
</n.node_page.>
</macro>
|
Free forum by Nabble | Edit this page |