mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 14:38:03 +02:00
v2 wip
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="container d-flex h-100">
|
||||
<h1 class="display-1 m-auto" ng-if="!error">Loading...</h1>
|
||||
<h1 class="display-1 m-auto" ng-if="error" ng-bind="error"></h1>
|
||||
</div>
|
||||
Reference in New Issue
Block a user