Templatize title

This commit is contained in:
Jérôme Petazzoni
2017-10-24 17:44:05 +02:00
parent f56262bee0
commit 2a176edfb4
5 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Docker Orchestration Workshop</title>
<title>@@TITLE@@</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="workshop.css">
</head>