Plugin matrix: Move all formatting to Plugins class

The various dataclasses shouldn't concern themselves with how their
representation is displayed, only what it is.

This makes for an easier overview when changing the format in the
future since all formatting is done in Plugins#render_page().

Change-Id: I6faa48c58a12febc38c6db4f0e3a9fa540105787
1 file changed