Move inventory to new repo
This commit is contained in:
11
inventory-app/templates/notice.html
Normal file
11
inventory-app/templates/notice.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<div class="container">
|
||||
<p>Please request one of current members to send you the login link</p>
|
||||
|
||||
<p>We stopped using AD user login on this site to faciliate login for users who don't (want to) have AD account</p>
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user