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

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

	<div class="body">

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