MOre web bs
This commit is contained in:
0
templates/services/add.html
Normal file
0
templates/services/add.html
Normal file
0
templates/services/catalog/add.html
Normal file
0
templates/services/catalog/add.html
Normal file
0
templates/services/catalog/edit.html
Normal file
0
templates/services/catalog/edit.html
Normal file
7
templates/services/catalog/index.html
Normal file
7
templates/services/catalog/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block headers %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
Hewwo wowld!!!!
|
||||
{% endblock %}
|
||||
0
templates/services/catalog/view.html
Normal file
0
templates/services/catalog/view.html
Normal file
7
templates/services/index.html
Normal file
7
templates/services/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block headers %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
Hewwo wowld!!!!
|
||||
{% endblock %}
|
||||
0
templates/services/remove.html
Normal file
0
templates/services/remove.html
Normal file
0
templates/services/view.html
Normal file
0
templates/services/view.html
Normal file
Reference in New Issue
Block a user