hedgedoc/public/views
Erik Michelson c9442c3859
Made changed/created status translatable
The current version of CodiMD/HedgeDoc does only support translations to be filled on server-side rendering. To allow the translation of the changed/created texts, I duplicated the container that holds the text, and pre-filed these containers with the translation server-side. The client just needs to hide the unneeded container and show the right one to show the translated status text.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2020-08-13 23:55:28 +02:00
..
codimd Made changed/created status translatable 2020-08-13 23:55:28 +02:00
includes Fix urlPath support, let CodiMD be served from a subpath correctly 2019-12-20 12:03:16 +01:00
index Fix urlPath support, let CodiMD be served from a subpath correctly 2019-12-20 12:03:16 +01:00
shared Respect DNT header 2019-06-08 23:43:50 +02:00
codimd.ejs Rename HackMD view to CodiMD 2018-06-24 13:40:18 +02:00
error.ejs removing global site layout vars from individual routers, putting them into app.local 2018-11-03 00:52:48 +01:00
html.hbs Update jQuery to version 3.4.1 2019-05-06 10:42:41 +02:00
index.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
pretty.ejs Added dynamic lang-attr to pretty.ejs 2020-07-03 00:06:03 +02:00
slide.ejs Fix checksums of mermaid 2020-05-28 14:06:33 +02:00