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

8 lines
350 B
HTML
Raw Normal View History

2016-07-01 11:04:08 -04:00
<div id="pluginsPage" data-role="page" class="page type-interior pluginConfigurationPage withTabs fullWidthContent" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Plugins" data-require="scripts/pluginspage">
2013-02-20 20:33:05 -05:00
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>
2016-03-16 01:33:31 -04:00
</div>