Melora Hugues
4507728dae
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
No EOL
171 B
HTML
8 lines
No EOL
171 B
HTML
{{ template "header.html" . }}
|
|
|
|
<div class="theme-panel">
|
|
<h2 class="theme-heading">{{ .ErrType }}</h2>
|
|
<p>{{ .ErrMsg }}</p>
|
|
</div>
|
|
|
|
{{ template "footer.html" . }} |