diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 65fa38d..980e993 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,6 +28,10 @@ <title>Tube</title>
</head>
<body>
+ <alert class="warn">
+ This is a public instance. Abuse will not be tolerated. Uploading illegal content
+ will be deleted and repeated abuse will result in your access permanently terminated.
+ </alert>
<nav>
<a href="/">Tube</a>
<a class="centered" style="text-indent: 0;" href="/upload">Upload</a>
|
