simplified and removed terminal stuff
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
find this tera template at <code>assets/views/home/hello.html</code>:
|
||||
<br/>
|
||||
<br/>
|
||||
{{ t(key="hello-world", lang="en-US") }},
|
||||
{{ t(key="hello-world", lang="sk") }},
|
||||
<br/>
|
||||
{{ t(key="hello-world", lang="de-DE") }}
|
||||
{{ t(key="hello-world", lang="en") }}
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user