{% extends "base.html" %}
{% block content %}
<div class="page-header">
<h2>Projects</h2>
</div>
<p>Soon ... </p>
{% endblock %}