This commit is contained in:
Sunny Dhoke
2020-10-09 10:32:01 +05:30
parent eeb195793c
commit dee251b524

View File

@@ -48,7 +48,7 @@
<td><a href="<%= shortUrl.short %>"><%= shortUrl.short %> </a></td>
<td><%= shortUrl.clicks %></td>
</tr>
<% }) %> });
<% }) %>
</tbody>
</table>
</div>