diff --git a/beat/web/accounts/templates/accounts/settings.html b/beat/web/accounts/templates/accounts/settings.html index b760f73189ab128274f223e0fe40bc8fde8728e9..012a821570add29cafc2f8c3aeccf1e28a9acf9a 100644 --- a/beat/web/accounts/templates/accounts/settings.html +++ b/beat/web/accounts/templates/accounts/settings.html @@ -196,6 +196,8 @@ </div> </div> +{% if not user.profile.is_godfather %} + <div class="row"> <div class="col-sm-4 col-sm-offset-1"> @@ -251,6 +253,8 @@ </div> </div> +{% else %} +{% endif %} {% account_renew "account_renew" %} <script type="text/javascript">