summaryrefslogtreecommitdiff
path: root/sandbox/src/main/resources
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-06-21 12:32:27 +0200
committerms <ms@taler.net>2021-06-21 12:32:27 +0200
commitaac64654698340f547ae847a72c716ae7a0a3f64 (patch)
tree115258db92520ad7d103056f2df7befabec96e1f /sandbox/src/main/resources
parent8c077a40b2ccd833b891121070b0ea6d885b834f (diff)
downloadlibeufin-aac64654698340f547ae847a72c716ae7a0a3f64.tar.gz
libeufin-aac64654698340f547ae847a72c716ae7a0a3f64.tar.bz2
libeufin-aac64654698340f547ae847a72c716ae7a0a3f64.zip
Serving a first / test Jinja page
Diffstat (limited to 'sandbox/src/main/resources')
-rw-r--r--sandbox/src/main/resources/templates/hello.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/src/main/resources/templates/hello.html b/sandbox/src/main/resources/templates/hello.html
new file mode 100644
index 00000000..70e073e2
--- /dev/null
+++ b/sandbox/src/main/resources/templates/hello.html
@@ -0,0 +1 @@
+Hello, I'm a Jinja '{{ token }}' page! \ No newline at end of file