Commit eadd5644 by Michael DeHaan

Fix project name from where I copied it from :)

parent bd4bda95
......@@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>{{ page.title }}</title>
<meta name="author" content="Cobbler development team" />
<meta name="author" content="Michael DeHaan" />
<!-- syntax highlighting CSS -->
<link rel="stylesheet" href="/css/syntax.css" type="text/css" />
......@@ -25,7 +25,7 @@ var WRInitTime=(new Date()).getTime();
<div class="site">
<div class="title">
<a href="/">Cobbler -- the Linux install and update server</a></A>
<a href="/">Ansible -- Multi-node SSH Command and Control</a></A>
</div>
{{ content }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment