diff --git a/ddportfolioservice/templates/base.mako b/ddportfolioservice/templates/base.mako index c01b4a0..26a9d12 100644 --- a/ddportfolioservice/templates/base.mako +++ b/ddportfolioservice/templates/base.mako @@ -23,12 +23,12 @@ License along with this program. If not, see ${_('Debian Developer Portfolio Service')}${self.titleaddon()} - ${h.stylesheet_link('/stylesheets/style.css')} + ${h.stylesheet_link(h.url_for('/stylesheets/style.css'))} ${self.extrahead()}