... | in columns.naml |
252 253 254 255 256 257 258 259 260 261 262 263
|
<macro name="views_column" parameters="title">
<n.table_column>
<head>
<td class="[n.column_default_border/] views-column nowrap" align="center">
<n.default. to="[t]Views[/t]"><n.title/></n.default.>
</td>
</head>
<body>
<td class="weak-color [n.column_default_border/]" align="center"><n.current_node.views/></td>
</body>
</n.table_column>
</macro>
|
Free forum by Nabble | Edit this page |