Update image path to use a helper method

This commit is contained in:
Luis Cielak
2018-10-02 09:52:12 -04:00
committed by luisgov
parent af9f576677
commit e451c914ab
4 changed files with 4 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
<div class="usa-banner-header">
<div class="usa-grid usa-banner-inner">
<img src="static/img/us_flag.png" alt="U.S. flag">
<img src="{{url_for('static', filename='img/us_flag.png')}}" alt="U.S. flag">
<p>An official website of the United States government</p>
<button class="usa-accordion-button usa-banner-button" aria-expanded="false" aria-controls="gov-banner">
<span class="usa-banner-button-text">Heres how you know</span>
@@ -26,6 +26,7 @@
</div>
</div>
<header class="topbar topbar--public">
<nav class="topbar__navigation">
<a href="{{ url_for('atst.home') }}" class="topbar__link topbar__link--home">