{% extends 'base.html' %}
{% block content %}
<script>
</script>
<div>
<a href="peerings/new"><button>add new</button></a>
</div>
{% endblock %}