diff options
Diffstat (limited to 'templates/devtest/devtest-header.tmpl')
-rw-r--r-- | templates/devtest/devtest-header.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devtest/devtest-header.tmpl b/templates/devtest/devtest-header.tmpl index ee08545640..0775dccc2d 100644 --- a/templates/devtest/devtest-header.tmpl +++ b/templates/devtest/devtest-header.tmpl @@ -1,2 +1,3 @@ {{template "base/head" ctx.RootData}} <link rel="stylesheet" href="{{AssetUrlPrefix}}/css/devtest.css?v={{AssetVersion}}"> +{{template "base/alert" .}} |