summaryrefslogtreecommitdiff
path: root/templates/assembly_tree.tpl
blob: b0454da0853b0b23daa99a641fd66c91a30b0cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{strip}
<div class="display stock">

	<div class="header">
		<h1>{tr}Assembly Tree{/tr}</h1>
	</div>

	<div class="body">

	</div><!-- end .body -->
</div>
{/strip}