Updated test views and routes for the new test attributes
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
<div class="twelve columns">
|
||||
<h1>{{ test.name }}</h1>
|
||||
<h1>{{ test.title }}</h1>
|
||||
<p>{{ test.description }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user