.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% include 'atlas/collection_headers.html' %}
|
||||
<h3>Marking case: {{case_detail.case.title}}</h3>
|
||||
<h3>Marking case: {{case.title}}</h3>
|
||||
|
||||
<form method="POST" class="post-form">{% csrf_token %}
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user