mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 07:52:15 +00:00
created separate base for RIGS and assets.
Fixed create asset form
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends 'base.html' %}
|
||||
{% extends 'base_rigs.html' %}
|
||||
{% load staticfiles %}
|
||||
{% block title %}Server error{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user