76 lines
1.1 KiB
HTML
76 lines
1.1 KiB
HTML
---
|
|
title: Paints
|
|
logosub: Figure painter
|
|
language: "en"
|
|
---
|
|
|
|
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a><br/>
|
|
|
|
<hr/>
|
|
|
|
<h2>Mr. Hobby lacquer</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Colour
|
|
</th>
|
|
<th>
|
|
Number
|
|
</th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Stock
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Total
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/lacquer-mr-hobby.html")$
|
|
</table>
|
|
|
|
<h2>Tamiya lacquer</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Colour
|
|
</th>
|
|
<th>
|
|
Number
|
|
</th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Stock
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Total
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/lacquer-tamiya.html")$
|
|
</table>
|
|
|
|
<h2>Varnish</h2>
|
|
|
|
<table class="table table-light">
|
|
<tr>
|
|
<th>
|
|
Number
|
|
</th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Stock
|
|
</th>
|
|
<th class="d-none d-md-table-cell">
|
|
Total
|
|
</th>
|
|
</tr>
|
|
$partial("templates/paints/varnish.html")$
|
|
</table>
|