From b8cf943fb17a750aaf9f567fb97e7392d9cfb455 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 30 May 2021 19:40:02 -0300 Subject: WIP init Rust --- src/templates/head.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/templates/head.html (limited to 'src/templates/head.html') diff --git a/src/templates/head.html b/src/templates/head.html new file mode 100644 index 0000000..e6988ec --- /dev/null +++ b/src/templates/head.html @@ -0,0 +1,12 @@ + + + + + + + + + Log - {{ name }} - {{ description }} + + + -- cgit v1.2.3