/templates/root/history_item.mako
Mako | 3 lines | 2 code | 1 blank | 0 comment | 1 complexity | 7b21a03d1f9afc69c2457673df7ebde3 MD5 | raw file
- <%namespace file="history_common.mako" import="render_dataset" />
- ${render_dataset( data, hid )}
- <%namespace file="history_common.mako" import="render_dataset" />
- ${render_dataset( data, hid )}