fix: missing closing ETA block tag in home.ejs SSR section
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<% }) %>
|
||||
<% } else { %>
|
||||
<div class="text-center py-16 text-gray-600">Loading...</div>
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user