1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/installedplugins.html

8 lines
247 B
HTML
Raw Normal View History

<div id="pluginsPage" data-role="page" class="page type-interior pluginConfigurationPage withTabs fullWidthContent">
2017-05-06 15:42:17 -04:00
<div>
2016-03-16 01:33:31 -04:00
<div class="content-primary">
<div class="installedPlugins"></div>
2013-02-20 20:33:05 -05:00
</div>
</div>
</div>