a ton of fun happened, refactored alot
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "core_ui/base.html" %}
|
||||
{% extends "core/base.html" %}
|
||||
{% block title %}Review Suggested Matches{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% extends "core_ui/base.html" %}
|
||||
{% extends "core/base.html" %}
|
||||
{% block title %}CSV Import{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
Reference in New Issue
Block a user