Add missing closing quote to style attribute by tejr · Pull Request #1128 · ArchiveBox/ArchiveBox

Summary

This PR fixes the markup in the index_row.html template by closing the quote of a style attribute. Its absence became apparent when I archived a URL with a trailing equals sign, breaking the layout of the table.

Related issues

None I know of.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk