mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#3821 if store is not active show information
This commit is contained in:
parent
896e48ef5b
commit
35ba8fec5b
@ -0,0 +1,7 @@
|
|||||||
|
{% extends "theme::layouts/default" %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<div class="alert alert-danger my-5" role="alert">
|
||||||
|
{{ message }}
|
||||||
|
</div>
|
||||||
|
{% endblock %}
|
||||||
Loading…
Reference in New Issue
Block a user