forked from MarseyWorld/MarseyWorld
fix
parent
a8d61fbd65
commit
0eae7df429
|
@ -11,6 +11,7 @@
|
|||
</div>
|
||||
<div id="awardModalBody" class="overflow-y-auto px-4">
|
||||
<form id="awardTarget" action="" method="post">
|
||||
<input type="hidden" name="formkey", value="{{v.formkey}}">
|
||||
<div class="flex flex-wrap -mx-4 overflow-hidden">
|
||||
{% for award in v.user_awards %}
|
||||
<div class="my-4 px-4 w-1/2 overflow-hidden lg:w-1/4 flex items-center justify-center">
|
||||
|
|
Loading…
Reference in New Issue