summaryrefslogtreecommitdiffstats
path: root/web/directive/error.html
blob: 922b4a8e028238d34414c18b80dc4b572849ae22 (plain)
1
2
3
4
5
6
<!--
    Copyright (c) 2012-2015 Kaarle Ritvanen
    See LICENSE file for license details
-->

<div class="alert alert-danger" ng-if="error">{{ error }}</div>