You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openNG/public_html/templates/nodes/lookup.tpl

10 lines
157 B
Smarty

<div class="node-lookup pure-g">
<div class="pure-u-1-2">
<h2>{%?name}</h2>
<p>
{%?notes}
</p>
</div>
<div class="pure-u-1-2">test2</div>
</div>