1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/NzbDrone.Backbone/AddSeries/Existing/RootFolderCompositeViewTemplate.html
2013-02-25 19:54:58 -08:00

7 lines
190 B
HTML

<div class="row">
<div class="accordion result-list span12 existing-root-folder-view">
<h1>{{path}}</h1>
<div class="x-existing-folder-container" />
</div>
</div>