5 lines
86 B
HTML
5 lines
86 B
HTML
{% extends "App/base.html" %}
|
|
|
|
{% block page_content %}
|
|
<h1>How to</h1>
|
|
{% endblock %} |