Skip to content

Commit

Permalink
Fix djlint
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenrouwhof committed Jan 28, 2025
1 parent b0be67b commit 0c1d168
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions amt/site/templates/pages/landingpage.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
alt="Hero image for Algorithm Management Toolkit" />
</div>
<div class="rvo-hero__content">
<h2 class="rvo-hero__title utrecht-heading-2">
{% trans %}Algorithm Management Toolkit{% endtrans %}
</h2>
<h2 class="rvo-hero__title utrecht-heading-2">{% trans %}Algorithm Management Toolkit{% endtrans %}</h2>
{% if not user %}
<a href="/auth/login"
class="utrecht-button utrecht-button--secondary-action utrecht-button--rvo-md rvo-link--no-underline">
Expand Down

0 comments on commit 0c1d168

Please sign in to comment.