fix index page link

This commit is contained in:
aatish 2018-11-17 11:24:28 +05:45
parent 3a76ab9a76
commit 307f25efb7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</head>
<body>
<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
<h5 class="my-0 mr-md-auto font-weight-normal"><a href="/">IPv6.Work</a></h5>
<h5 class="my-0 mr-md-auto font-weight-normal"><a href="{% url 'jobs:index' %}">IPv6.Work</a></h5>
<nav class="my-2 my-md-0 mr-md-3">
<a class="p-2 text-dark" href="#">Search</a>
<a class="p-2 text-dark" href="#">Tags</a>