refactor: use .hbs extension
This commit is contained in:
parent
ab5dcd3640
commit
28432b6523
11 changed files with 9 additions and 9 deletions
|
|
@ -1,16 +0,0 @@
|
|||
<div class="container">
|
||||
<div class="columns is-vcentered">
|
||||
<div class="column has-text-centered">
|
||||
<h1 class="title is-size-2">{{name}} ({{status}})</h1>
|
||||
<p class="subtitle">{{description}}</p>
|
||||
<p>
|
||||
Request ID:
|
||||
<code>{{reqId}}</code>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
<a class="button is-info" href="/">Back to Armory</a>
|
||||
<a class="button is-info" href="{{websiteUrl}}" target="_parent">{{websiteName}} Homepage</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue