parent
bf105f7048
commit
9de55402f9
@ -0,0 +1,5 @@ |
||||
{% extends "base.html" %} |
||||
|
||||
{% block content %} |
||||
<h1>Hi, {{ current_user.username }}!</h1> |
||||
{% endblock %} |
Loading…
Reference in new issue