This website requires JavaScript.
Explore
Help
Sign In
python
/
aiohttp-security
Watch
1
Star
0
Fork
You've already forked aiohttp-security
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7091350ff3
aiohttp-security
/
demo
/
session_auth
/
templates
/
index.html
6 lines
102 B
HTML
Raw
Blame
History
{% extends 'base.html' %}
{% block content %}
<
div
>
<
h1
>
Hello {{name}}!
<
/
h1
>
<
/
div
>
{% endblock %}
Reference in New Issue
View Git Blame
Copy Permalink