Skip to content
Snippets Groups Projects
Commit 0bf409ed authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

added meet up page

parent 61d5d3b8
No related branches found
No related tags found
No related merge requests found
{% extends "layout.html" %}
{% block title %}<!-- empty -->{% endblock %}
{% block lead %}<!-- empty -->{% endblock %}
{% block sidebar %}
<!-- sidebar -->
{% endblock %}
{% block page_content %}
<!-- content -->
{% endblock %}
\ No newline at end of file
{% extends "layout.html" %}
{% block title %}<!-- empty -->{% endblock %}
{% block lead %}<!-- empty -->{% endblock %}
{% block sidebar %}
<!-- sidebar -->
{% endblock %}
{% block page_content %}
<!-- content -->
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment