mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-06 11:04:40 +00:00
Show right title
This commit is contained in:
@ -70,7 +70,7 @@ namespace Ntp.Analyzer.Render.Host
|
||||
builder.AppendLine (@"<div class=""container theme-showcase"">");
|
||||
builder.AppendLine (@"<div class=""jumbotron"">");
|
||||
builder.Append ("<h1>");
|
||||
builder.Append (page.ServerName);
|
||||
builder.Append (page.Title);
|
||||
builder.AppendLine ("</h1>");
|
||||
|
||||
builder.Append ("<p>");
|
||||
|
Reference in New Issue
Block a user