Main functionality for translation entries
This commit is contained in:
7
server/views/translation-entry.pug
Normal file
7
server/views/translation-entry.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
extend templates/layout.pug
|
||||
|
||||
block content
|
||||
.container
|
||||
.center
|
||||
h1= translationEntry.name
|
||||
h2= translationEntry.entry.name
|
||||
Reference in New Issue
Block a user