Modified url style

parent 48d01aa2
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</head> </head>
<div class="flex-parent jc-center"> <div class="flex-parent jc-center">
<a href="{% url 'bookshelf:edit_author' author.id %}" type="button" class="btn btn-outline-secondary">Edit Author</a> <a href="{% url 'bookshelf:edit_author' author.id %}" type="button" class="blue margin-right">Edit Author</a>
</div> </div>
<br> <br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment