Added route to view test
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{{ template "header" . }}
|
||||
|
||||
<div class="row">
|
||||
<h2>{{ .test.Name }}</h2>
|
||||
<h2>{{ .test.Title }}</h2>
|
||||
|
||||
<p>{{ .test.Description }}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user