initial commit.
This commit is contained in:
10
views/public/contact.html
Normal file
10
views/public/contact.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% extends '../layouts/outer.html' %}
|
||||
|
||||
{% block title %}[[ __("contact") ]]{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="landing-box">
|
||||
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user