diff --git a/roles/public_html/templates/generate-public_html.j2 b/roles/public_html/templates/generate-public_html.j2
index eddebc15c2395d7aee550f129abaa7decb825180..c02a2a091cd6310821e01b082de4ab76999f1e1b 100755
--- a/roles/public_html/templates/generate-public_html.j2
+++ b/roles/public_html/templates/generate-public_html.j2
@@ -27,13 +27,13 @@ cat >${target}.tmp <<END
         <div id="intro" class="box">
           <h2>Public HTML server</h2>
           <p>This machine allows Arch Linux staff to make files and web documents available publicly.</p>
-          <p>The server is paid from <a href="https://www.archlinux.org/donate/" alt="Pls donate we need bigger servers">donations</a> (❤️) and is available to all Trusted Users and Developers.</p>
+          <p>The server is paid from <a href="https://www.archlinux.org/donate/" alt="Pls donate we need bigger servers">donations</a> (❤️) and is available to all Package Maintainers and Developers.</p>
         </div>
       </div>
     </div>
     <div id="content-right">
       <div id="pkg-updates" class="widget box">
-        <h3>TU/Dev User Dirs</h3>
+        <h3>PM/Dev User Dirs</h3>
         <ul>
 END