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 ++++++++++++---------- client/src/app/signup/signup.component.html | 2 +- 2 files changed, 37 insertions(+), 28 deletions(-) (limited to 'client/src') 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
-
-
+
+
+ + diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index 0207a166e..07d24b381 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -64,7 +64,7 @@
- +
-- cgit v1.2.3