mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-15 11:52:23 +01:00
12 lines
405 B
HTML
12 lines
405 B
HTML
<section>
|
|
<div class="container">
|
|
<div class="page-header">
|
|
<h1>Forbidden</h1>
|
|
</div>
|
|
<div class="alert alert-danger" role="alert">
|
|
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
|
|
<span class="sr-only">Error:</span>
|
|
You are not authorized to access this resource
|
|
</div>
|
|
</div>
|
|
</section> |