## -*- coding: utf-8 -*- ## base.html GetDeb.net V2 - Software for Ubuntu Linux - ${self.title()} ${self.page_head()}
% if session("login_username"): Logout ${session("login_username")} % else: % endif
${self.body()}
© 2010 The GetDeb Team | Based on the design by Rafael Laguna | Powered by APT-Portal ## - For additional copyright and legal information read this page .