On branch redesign2018

Your branch is up to date with 'origin/redesign2018'.

Changes to be committed:
	modified:   homepage/redesign2018/markdownExperiment/Makefile
	modified:   homepage/redesign2018/markdownExperiment/md/wkKalender.md
	modified:   homepage/redesign2018/markdownExperiment/pandocTemplate/cwsvJudo.html5.pandocTemplate
	modified:   homepage/redesign2018/markdownExperiment/phpLib/cwsvJudo/wkKalender.php
This commit is contained in:
marko
2018-06-26 15:00:37 +02:00
parent b2375f7eef
commit 22c58960e9
4 changed files with 46 additions and 3 deletions

View File

@@ -18,7 +18,11 @@
galleryRedirector();
$if(phpTitleString)$
PHPCount::AddHit($phpTitleString$);?>
$else$
PHPCount::AddHit("$title$");?>
$endif$
<!DOCTYPE html>
<html$if(lang)$ lang="$lang$"$endif$$if(dir)$ dir="$dir$"$endif$>
<head>