removed: templates/item.cpp updated: some html templates which use [item] or [item_tab] removed some old html templates: item_info.html and itam_tab_info.html
8 lines
91 B
HTML
8 lines
91 B
HTML
[if item.content.type_is "other"][item.run][else]
|
|
|
|
<div>
|
|
[item.execute]
|
|
</div>
|
|
|
|
[end]
|