Skip to content

Commit

Permalink
One little forgotten change.
Browse files Browse the repository at this point in the history
  • Loading branch information
sajadkhosravani1 committed Sep 14, 2020
1 parent c7568f6 commit a8238e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gopal/templates/gopal/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1 class="display-4 text-center">Welcome</h1>
<hr class="my-4">
<p class="lead text-center">
<a class="btn btn-success" href="{% url "gopal:list" %}">See houses</a>
<a class="btn btn-success" href="{% url "gopal:list" %}">Estimate price</a>
<a class="btn btn-success" href="{% url "gopal:estimate" %}">Estimate price</a>
</p>
<hr class="mt-4">
<p class="lead">Developed by <a href="https://github.com/sajadkhosravani1"><b>Sajad Khosravani</b></a>.</p>
Expand Down

0 comments on commit a8238e9

Please sign in to comment.