From d7a7e5747cf00cef48ceb536d147f7bf7d1928ed Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 15 Jun 2020 21:13:46 +0100 Subject: [PATCH] basic entry list functionality --- template/index.html | 31 +++++++++++++++++------------- template/static/javascripts/app.js | 24 +++++++++++++++++++++-- 2 files changed, 40 insertions(+), 15 deletions(-) diff --git a/template/index.html b/template/index.html index 43f4c82..fad519e 100644 --- a/template/index.html +++ b/template/index.html @@ -23,7 +23,7 @@