mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
step to making decklist card for proxies
This commit is contained in:
@@ -17,5 +17,14 @@
|
||||
<#list urls as url>
|
||||
<img src="${url}" height="${height}" width="${width}" style="margin: 0 ${cardBorder}px ${cardBorder}px 0;">
|
||||
</#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>
|
||||
</html>
|
||||
Reference in New Issue
Block a user