aboutsummaryrefslogtreecommitdiff
path: root/views/error.hbs
blob: 062b9470f6d2b3fbaf03177e8c0f126159850683 (plain)
1
2
3
4
5
<main id = 'solutions-main'>
    <div class = 'search container' id = 'solutions-div'>
       <h4>Sorry, we could not find {{ url }}</h4>
    </div>
</main>