saved new files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Store Articles{% endblock %}
|
||||
{% block content %}
|
||||
<h2>Store Articles</h2>
|
||||
<p>This is the Store Articles page for the warehouse module.</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user