barryserver-git
Barry Added HTML5 compliance 093abcb (4 years, 3 months ago)diff --git a/git.php b/git.php index 6bc4a23..ea244d0 100644 --- a/git.php +++ b/git.php @@ -42,6 +42,7 @@ $DESCRIPTION = "A BarryServer Git Browser"; /* FOOTER: Text displayed at the bottom of each page */ $FOOTER = "BarryServer Git Browser"; ?> +<!DOCTYPE html> <html> <head> <title><?php echo $TITLE; ?></title>