From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- www/templates/news.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 www/templates/news.html (limited to 'www/templates/news.html') diff --git a/www/templates/news.html b/www/templates/news.html new file mode 100644 index 00000000..84e3c2b3 --- /dev/null +++ b/www/templates/news.html @@ -0,0 +1,24 @@ + + + + + + + +
+ + + + + {{post.title}} +

{{post.date}}

+ +
+ +
+
+ {{'kLoading' | translate}}... +
+
+
+
-- cgit v1.2.3