I’m developing a plugin for V4 which requires me to display a logo located in the plugin assets directory in my list view, update and preview views. How do I get the plugin base URL to include the logo in an img tag in the views? Or is there another way to display an image in views?