Widget:ProjectStep: Difference between revisions
From Makerpedia
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class='step' show='{ | <div class='step' show='{$show|escape:'html'}'> | ||
=== === | === === | ||
<img src='{ | <img src='{$show|escape:'html'}'></img> | ||
{ | {$inst|escape:'html'} | ||
</div> | </div> | ||
Revision as of 16:45, 18 May 2021
<img src='{$show|escape:'html'}'></img> {$inst|escape:'html'}