{% extends "/shared/base_layout.html" %} {% block body %} {% block maintitle %} Toggle navigation PyShop Packages {{package_count}} {% if pyshop.user %} Administration {% trans %}Create new account{% endtrans %} {% trans %}Manage Accounts{% endtrans %} {{pyshop.user.name}} My Account {% trans %}Change password{% endtrans %} Log Out {% endif %} {% endblock %}