/home no longer redirects and has add portfolio button

This commit is contained in:
George Drummond
2019-05-29 16:51:08 -04:00
parent c683a120e4
commit 83adf1295c
4 changed files with 14 additions and 85 deletions

View File

@@ -4,11 +4,11 @@
<main class="usa-section usa-content">
<h1>Home</h1>
<a href="" class="usa-button-primary">
{{ "home.add_portfolio_button_text" | translate }}
</a>
</main>
{% endblock %}