mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
add comment
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Comments section -->
|
||||
<!--
|
||||
TODO: currently duplicated unnecessarily across artwork.jet.html and novel.jet.html
|
||||
Need to extract this out to a block that takes parameters
|
||||
-->
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="custom-card">
|
||||
<div class="custom-card-body bg-charcoal-surface1 p-4 pb-0">
|
||||
@@ -104,6 +109,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -192,6 +192,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Comments section -->
|
||||
<!--
|
||||
TODO: currently duplicated unnecessarily across artwork.jet.html and novel.jet.html
|
||||
Need to extract this out to a block that takes parameters
|
||||
-->
|
||||
<div class="col-12 col-lg-9">
|
||||
<div class="custom-card">
|
||||
<div class="custom-card-body bg-charcoal-surface1 p-4 pb-0">
|
||||
|
||||
Reference in New Issue
Block a user