Initial commit
This commit is contained in:
10
templates/_block_overlay_address.html
Normal file
10
templates/_block_overlay_address.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% extends '_template_overlay.html' %}
|
||||
|
||||
<!-- Requirements
|
||||
Form_Billing form
|
||||
string overlay_id
|
||||
string overlay_title
|
||||
-->
|
||||
{% block overlay_body %}
|
||||
{% include '_block_store_address.html' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user