From dbfb0de8e6930e41506a65be3cf37ebdeb115e81 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 4 Feb 2021 20:26:04 +1100 Subject: Steelman table hidden behind a toggle button --- project/templates/steelman.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'project/templates/steelman.html') diff --git a/project/templates/steelman.html b/project/templates/steelman.html index 4c0d209..bb61548 100644 --- a/project/templates/steelman.html +++ b/project/templates/steelman.html @@ -223,6 +223,12 @@ considered meet that requirement on the right. Some explanatory notes are includ

Note that due to the standardisation issues each of these languages has, a (fortunately quite low) number of these turned out to be educated guesses. Fairness was the goal, but nonetheless reader discretion is advised.

+ +
+ + +
+ @@ -2313,6 +2319,9 @@ turned out to be educated guesses. Fairness was the goal, but nonetheless reader
Requirement
+
+
+ {% endblock %} -- cgit