From 56af5222c1ab3d6aaa76b1237bfa381ecc4878b1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 5 Dec 2018 14:53:13 +0100 Subject: Put features table in about page --- .../about-instance/about-instance.component.html | 63 ++++++++++++---------- 1 file changed, 36 insertions(+), 27 deletions(-) (limited to 'client/src/app/+about/about-instance/about-instance.component.html') diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html index 5970cac01..37ff795f5 100644 --- a/client/src/app/+about/about-instance/about-instance.component.html +++ b/client/src/app/+about/about-instance/about-instance.component.html @@ -1,39 +1,48 @@ -
- About {{ instanceName }} instance -
+
+
+
+ About {{ instanceName }} instance +
-
-
{{ shortDescription }}
-
+
+
{{ shortDescription }}
+
-
-
Description
+
+
Description
-
-
+
+
-
-
Terms
+
+
Terms
-
-
+
+
+ + -- cgit v1.2.3