{{ define "tpl" }}
<div class="ui container">
<div class="ui segment">
{{ .T "Ooops! Looks like something went really wrong while trying to process your request. Perhaps report this to a Yozora developer? Retrying doing what you were trying to do might work, too." }}
</div>
{{ end }}