mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
step to making decklist card for proxies
This commit is contained in:
@@ -17,5 +17,14 @@
|
|||||||
<#list urls as url>
|
<#list urls as url>
|
||||||
<img src="${url}" height="${height}" width="${width}" style="margin: 0 ${cardBorder}px ${cardBorder}px 0;">
|
<img src="${url}" height="${height}" width="${width}" style="margin: 0 ${cardBorder}px ${cardBorder}px 0;">
|
||||||
</#list>
|
</#list>
|
||||||
|
<br>
|
||||||
|
<table title="Spirited Away" style="font-size:10px;" border=1 cellpadding="5" cellspacing="1">
|
||||||
|
<tr>
|
||||||
|
<td width="211">
|
||||||
|
</td>
|
||||||
|
<td width="211">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user