Generate Keypair: portal/actions.py function sfa_get_user returns a single user not...
[unfold.git] / portal / templates / layout_base.html
1 {% extends "base.html" %}
2
3 {% block base_content %}
4   {% block content %}
5   {% endblock %}
6 {% endblock %}