Fixed typo in the test view

This commit is contained in:
Gregory Ballantine 2024-06-03 09:42:50 -04:00
parent 0844c8aead
commit 6079524c4e

View File

@ -1,6 +1,6 @@
{% extends 'layout.twig' %}
{% block title %}Test: {{ test.name }}{% endblock %}
{% block title %}Test: {{ test.title }}{% endblock %}
{% block content %}
<div class="row">