1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Radarr/NzbDrone.Backbone/AddSeries/Existing/RootFolderCompositeViewTemplate.html

7 lines
190 B
HTML
Raw Normal View History

2013-02-26 04:54:58 +01:00
<div class="row">
<div class="accordion result-list span12 existing-root-folder-view">
<h1>{{path}}</h1>
<div class="x-existing-folder-container" />
</div>
</div>