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