From db5fa11fc844015541391893b7ce6e37d8928047 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 11:13:23 +0000 Subject: [PATCH] Add HTML templates for all tools --- devterm/templates/cron.html | 96 +++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 devterm/templates/cron.html diff --git a/devterm/templates/cron.html b/devterm/templates/cron.html new file mode 100644 index 0000000..de71d01 --- /dev/null +++ b/devterm/templates/cron.html @@ -0,0 +1,96 @@ + + + + + + Cron Validator - Devterm + + + +
+
+ +

Cron Validator

+
+
+
Cron Expression
+ +
+
+ + +
+
+
Result
+
Enter a cron expression to validate
+
+
+ + +