diff --git a/content/community.txt b/content/community.txt
index f4790877ac2563e03e0b215d4d8f3f614df31da4..1bbc66b4013fa4076d2a7f0ea808deb33007474f 100644
--- a/content/community.txt
+++ b/content/community.txt
@@ -11,7 +11,7 @@ further development.  You can use it in various ways:
 - .. raw:: html
 
      <form method=post action="https://mailman-mail5.webfaction.com/subscribe/kwant-discuss">
-     <input type="text" name="email" size=25 value="Your email" onblur="if (this.value == '') {this.value='Your email'}" onfocus="if (this.value == 'Your email') {this.value=''}" />
+     <input type="text" name="email" size=25 value="Your email address" onblur="if (this.value == '') {this.value='Your email address'}" onfocus="if (this.value == 'Your email address') {this.value=''}" />
      <input type="submit" name="email-button" value="Subscribe to the mailing list" />
      </form>
 
@@ -45,7 +45,7 @@ Kwant to subscribe to it in order to stay informed about new developments.
 .. raw:: html
 
    <form method=post action="https://mailman-mail5.webfaction.com/subscribe/kwant-announce">
-   <input type="text" name="email" size=25 value="Your email" onblur="if (this.value == '') {this.value='Your email'}" onfocus="if (this.value == 'Your email') {this.value=''}" />
+   <input type="text" name="email" size=25 value="Your email address" onblur="if (this.value == '') {this.value='Your email address'}" onfocus="if (this.value == 'Your email address') {this.value=''}" />
    <input type="submit" name="email-button" value="Subscribe to announcements" />
    </form>
 
diff --git a/content/install.txt b/content/install.txt
index 205f61ecdb0734aa921b9bee925232fe3ad62c65..044b62d0454868f77979214a9e8db2149ecdd9f6 100644
--- a/content/install.txt
+++ b/content/install.txt
@@ -6,7 +6,7 @@ The quickest and easiest way to install Kwant is using the prepared packages
 that are available for `Windows`_, GNU/Linux (`Debian
 <#debian-and-derivatives>`_ or `Ubuntu <#ubuntu-and-derivatives>`_, and their
 variants), and `Mac OS X`_.  It is possible to be notified about new releases
-of Kwant through a `mailing list
+of Kwant through an `announcement mailing list
 <community.html#announcements-of-new-releases>`_.
 
 If no packages are available for the system you use, or if you would like to