renamed dl
This commit is contained in:
6
templates/layouts/download.html
Normal file
6
templates/layouts/download.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
{% include "partials/download/download1.html" %}
|
||||
{% include "partials/hero/myhero6.html" %}
|
||||
{% include "partials/hero/myhero7.html" %}
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user