summaryrefslogtreecommitdiff
path: root/horizon/static/framework/widgets/headers/hz-page-header.html
diff options
context:
space:
mode:
Diffstat (limited to 'horizon/static/framework/widgets/headers/hz-page-header.html')
-rw-r--r--horizon/static/framework/widgets/headers/hz-page-header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/horizon/static/framework/widgets/headers/hz-page-header.html b/horizon/static/framework/widgets/headers/hz-page-header.html
index 4b586cf9a..0172f7128 100644
--- a/horizon/static/framework/widgets/headers/hz-page-header.html
+++ b/horizon/static/framework/widgets/headers/hz-page-header.html
@@ -1,5 +1,5 @@
-<div class='page-header'>
+<div class="page-header">
<h1>{$ ::header $}</h1>
<p>{$ ::description $}</p>
<ng-transclude></ng-transclude>
-</div> \ No newline at end of file
+</div>