meow
This commit is contained in:
parent
989d693eb3
commit
3e4e64d82e
8 changed files with 21 additions and 36 deletions
6
templates/webring.html.tera
Normal file
6
templates/webring.html.tera
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% import "macros" as macros %}
|
||||
{% extends "base" %}
|
||||
{% block title %}members{% endblock title %}
|
||||
{% block content %}
|
||||
Coming soon!
|
||||
{% endblock content %}
|
Loading…
Add table
Add a link
Reference in a new issue