ORB/templates/default/view/history.tem

6 lines
129 B
Plaintext
Raw Permalink Normal View History

2019-02-15 21:18:15 +00:00
<div class="history hide-for-print">
<h4>{L_VIEW_HISTORY}</h4>
<ul>
%(recipes)s
</ul>
</div>