parent
2f657f5cd2
commit
ebb7cf3567
@ -1,10 +0,0 @@
|
||||
{% extends "layout.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% for post in posts %}
|
||||
<p> {{ post.universe }} </p>
|
||||
<p> {{ post.powerlevel }} </p>
|
||||
<i> {{ post.date_posted }} </i>
|
||||
{% endfor %}
|
||||
|
||||
{% endblock content %}
|
Loading…
Reference in new issue