fix: remove EJS comment inside template literal causing parse error (#8)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
<div class="results-bar">
|
||||
<span class="results-count">Showing <strong id="visible-count">0</strong> of <strong id="total-count">0</strong> courses</span>
|
||||
<%# "View all" link deferred — design spec includes it but functionality not yet implemented %>
|
||||
</div>
|
||||
|
||||
<div id="course-table-region" hx-get="/partials/course-table" hx-trigger="load, refresh from:body" hx-swap="innerHTML"></div>
|
||||
|
||||
Reference in New Issue
Block a user