diff --git a/portfolio/templates/plamo-showcase.html b/portfolio/templates/plamo-showcase.html index 5211a3f..50695d1 100644 --- a/portfolio/templates/plamo-showcase.html +++ b/portfolio/templates/plamo-showcase.html @@ -1,25 +1,32 @@ -$for(posts)$ -
-
-
-
- - thumbnail - -
-
-
-
$title$
-

- $model_name$ $scale$
- Series: $series$
- $manufacturer$, $release$ - $number$
- Bought at $purchase_store$, $purchase_venue$ for $price$ ($purchase_date$)
-

-

$date$

+
+ $for(posts)$ +
+
+
+
+
+
$title$
+

+ $model_name$ $scale$
+ Series: $series$
+ $manufacturer$, $release$ - $number$
+ Bought at $purchase_store$ for $price$ ($purchase_date$)
+

+

$date$

+
+
+
+
+ + thumbnail + +
+

$status$

+
+
+
-
-
-$endfor$ + $endfor$ + \ No newline at end of file