diff --git a/devterm/templates/base.html b/devterm/templates/base.html new file mode 100644 index 0000000..39d7134 --- /dev/null +++ b/devterm/templates/base.html @@ -0,0 +1,84 @@ + + + + + + Devterm - Developer Utilities + + + +
+
+

Devterm

+

Developer Utilities Suite

+
+
+ +

JSON Formatter

+

Format and validate JSON data

+
+ +

JWT Decoder

+

Decode and inspect JWT tokens

+
+ +

Cron Validator

+

Validate cron expressions

+
+ +

Base64 Tool

+

Encode and decode Base64

+
+ +

URL Encoder

+

Encode and decode URLs

+
+
+
+ +