]> git.ipfire.org Git - people/jschlag/pbs.git/commitdiff
Make footer a bit more slink
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Oct 2017 12:19:25 +0000 (13:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Oct 2017 12:19:25 +0000 (13:19 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/modules/footer.html

index dce4d6bd0e0c4274c2c9ed54c0fe9d001d137f73..58d743594f661786aae322f10b0952b5e899439c 100644 (file)
@@ -1,13 +1,7 @@
 <hr />
 
 <footer class="footer">
-       <!-- <p>
-               {{ _("Pakfire is the buildsystem that is used to build the IPFire Linux firewall distribution.") }}
-               {{ _("It also installs and updates packages on the IPFire systems.") }}
-       </p> -->
        <p>
-               &copy; {{ year }} - Pakfire Build Service {{ version }} -
-               <a href="http://www.ipfire.org/" target="_blank">IPFire.org</a>.
-               {{ _("Code licensed under the GNU General Public License v3.") }}
+               &copy; {{ year }} - Pakfire Build Service {{ version }}
        </p>
 </footer>