Fixed typo in the test view
This commit is contained in:
parent
0844c8aead
commit
6079524c4e
@ -1,6 +1,6 @@
|
||||
{% extends 'layout.twig' %}
|
||||
|
||||
{% block title %}Test: {{ test.name }}{% endblock %}
|
||||
{% block title %}Test: {{ test.title }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user