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