Fix garbage tag in default images
This commit is contained in:
parent
4bbf3a3e80
commit
ca06f568ef
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{{ accordion.header('Default images', 'image', 'admin', expanded=open_image, icon='image-line') }}
|
{{ accordion.header('Default images', 'image', 'admin', expanded=open_image, icon='image-line') }}
|
||||||
<p>
|
<p>
|
||||||
If you do not see the following image, you either do not need them or you are coming from the original version of BrickTracker and or they have been moved.</code>.
|
If you do not see the following image, you either do not need them or you are coming from the original version of BrickTracker and/or they have been moved.
|
||||||
</p>
|
</p>
|
||||||
<div class="d-flex justify-content-center border-bottom pb-2 mb-2">
|
<div class="d-flex justify-content-center border-bottom pb-2 mb-2">
|
||||||
<img class="table-img border mx-1" src="{{ nil_minifigure_url }}" alt="{{ nil_minifigure_name }}">
|
<img class="table-img border mx-1" src="{{ nil_minifigure_url }}" alt="{{ nil_minifigure_name }}">
|
||||||
|
Loading…
Reference in New Issue
Block a user