add title to build dashboard

This commit is contained in:
Spencer Gibb
2014-11-13 15:33:56 -07:00
parent e4f31815a9
commit 9b6df02fa8

View File

@@ -2,10 +2,11 @@
<html> <html>
<head lang="en"> <head lang="en">
<meta charset="UTF-8"> <meta charset="UTF-8">
<title></title> <title>Spring Cloud Build Dashboard</title>
</head> </head>
<body> <body>
<table> <table>
<h3>Spring Cloud Build Dashboard</h3>
<tr> <tr>
<td> <td>
<dl> <dl>