This commit is contained in:
Alicia
2019-02-23 16:59:14 +00:00
parent f23f00231c
commit 89c65d1d98
5 changed files with 15 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
{{ 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 Ripple developer? Retrying doing what you were trying to do might work, too." }}
{{ .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>
</div>
{{ end }}