summaryrefslogtreecommitdiff
path: root/templates/menu_items_preview_inc.tpl
blob: 3ae60e8f82c12fb809f5481229a5dea47c88cae8 (plain)
1
2
3
4
5
6
7
{strip}
{formfeedback warning="This is a rough approximation of what the menu might look like. Depending on the CSS file settings, it might appear quite differently once in position."}
<div class="preview" style="width:200px;margin-left:auto;margin-right:auto;">
	{include file="bitpackage:temp/nexus/$nexus_file"}
</div><!-- end .preview -->
<div class="clear"></div>
{/strip}