mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
12 lines
224 B
HTML
12 lines
224 B
HTML
|
|
|
|
<div>
|
|
<h1>Error {{type}}</h1>
|
|
<h2 ng-bind="message"></h2>
|
|
|
|
<p ng-if="path" ng-bind="path"></p>
|
|
</div>
|
|
|
|
<!-- TODO: formatting /-->
|
|
<!-- TODO: add awesome relevant SVG based on code /-->
|
|
<!-- TODO: Add github issue link /--> |