fix misaligned table tag

This commit is contained in:
David 2017-05-28 18:33:56 -04:00
parent 6fc9fb5bb4
commit d6af8c9ee0
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<td>{{address}}, {{city}}</td> <td>{{address}}, {{city}}</td>
</tr> </tr>
{{/rows}} {{/rows}}
</table> </table>
</script> </script>
<script id="selectedStore" type="text/html"> <script id="selectedStore" type="text/html">