summaryrefslogblamecommitdiffstats
path: root/templates/resource.html
blob: b93984ae8e7f864ef42569b3c2bebf3a370ae4fb (plain) (tree)
1
2
3
4
5
6





                                             
<main role="main">
  $if(torrent)$
  $partial("templates/load-webtorrent.html")$
  $endif$
  $partial("templates/article.html")$
</main>