Upgrade to Bootstrap v5 (#457)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% if entry.url %}
|
||||
<a class="float-right btn btn-primary" href="{{ entry.url }}">View</a>
|
||||
<a class="float-end btn btn-primary" href="{{ entry.url }}">View</a>
|
||||
{% endif %}
|
||||
|
||||
<h1>{{ entry.title }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user