mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-14 02:29:41 +00:00
Create the Asset Database (#363)
This commit is contained in:
6
assets/templates/supplier_detail.html
Normal file
6
assets/templates/supplier_detail.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends 'base_assets.html' %}
|
||||
{% block title %}Detail{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{{ object }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user