Upgrade to Bootstrap v5 (#457)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<a class="btn btn-primary float-right" href="{{ package.get_url('packages.alias_create_edit') }}">
|
||||
<a class="btn btn-primary float-end" href="{{ package.get_url('packages.alias_create_edit') }}">
|
||||
{{ _("Create") }}
|
||||
</a>
|
||||
<h1>{{ _("Aliases for %(title)s by %(author)s", title=self.link(), author=package.author.display_name) }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user