forked from tfcoop/www_duniayetu
8 lines
85 B
HTML
8 lines
85 B
HTML
|
{% extends "index.html" %}
|
||
|
|
||
|
{% block content %}
|
||
|
|
||
|
{{ terms }}
|
||
|
|
||
|
{% endblock content %}
|