diff --git a/res/include/md/about.md b/res/include/md/about.md
index f337ff1..b14e6e8 100644
--- a/res/include/md/about.md
+++ b/res/include/md/about.md
@@ -34,6 +34,18 @@ spare some coins. Possible methods for donating are:
*
Donate with PayPal
+## Advertising
+
+You can advertise on pixeldrain! We generate millions of impressions a day from
+all over the world. Due to a current lack of advertisers our traffic is very
+cheap. Only about € 0,02 CPM.
+
+Check out our [advertising partner
+A-Ads](https://a-ads.com/campaigns/new?selected_ad_unit_id=73974&selected_source_type=ad_unit&partner=73974)
+to get started. On our [ad unit
+page](https://a-ads.com/ad_units/73974/stats?partner=73974) you can find
+statistics of our traffic (impressions, CTR, localization and language).
+
## Content policy
The following types of content are not allowed to be shared on pixeldrain. They
diff --git a/res/template/fragments/page_wrap.html b/res/template/fragments/page_wrap.html
index fc8aa33..0ac08e3 100644
--- a/res/template/fragments/page_wrap.html
+++ b/res/template/fragments/page_wrap.html
@@ -6,7 +6,10 @@
{{if .Authenticated}}{{.User.Username}}
My Files
My Lists
- {{if .User.IsAdmin}}Admin Panel{{end}}
+ {{if .User.IsAdmin}}
+ Buckets
+ Admin Panel
+ {{end}}
Log out
{{else}}
Login
diff --git a/res/template/home.html b/res/template/home.html
index e770faa..514c091 100644
--- a/res/template/home.html
+++ b/res/template/home.html
@@ -84,15 +84,17 @@
-
- Pixeldrain is a file sharing website built for speed and - ease of use. Pixeldrain does not cost any money, though - donations are appreciated. See how you can support - pixeldrain below. + Pixeldrain is a file sharing website built for speed and ease of + use. You can upload files you want to share online to our + servers and we will hold on to them for at least a month. During + this time anyone with the link will be able to download your + files. Pixeldrain is built to be as fast as possible, so you + don't have to do any unnecessary waiting when downloading files.
Files can be uploaded by clicking the big green upload @@ -100,16 +102,12 @@ manager.
- You can also create lists, which are a collection of files. - Like a photo album, a music record or a video compilation. - To do this you need to upload a bunch of files at once. The - files will be saved in the order you uploaded them. When all - files have finished uploading you click the "Create list - with uploaded files" button and you will be asked to enter a - name for your list. After picking a name the list will be - created and opened in a new window. If your browser blocks - the window you can also find a link to the list at the - bottom of your uploaded files. + If you uploaded multiple files at once you can also create a + list, which is a collection of files with one single link. Like + a photo album, a music record or a video compilation. Click the + 'Create list with uploaded files' button after your uploads are + complete. The files will be saved in the order you uploaded + them.