Minor layout fix on one template
This commit is contained in:
parent
363bd23954
commit
de1f8ebfa2
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
{% block main %}
|
||||
<h1>data</h1>
|
||||
<p>This is where I would put so cool data - if I had any q.q</p>
|
||||
<p>Maybe someday ~</p>
|
||||
<p class="flowing-text">This is where I would put so cool data - if I had any q.q</p>
|
||||
<p class="flowing-text">Maybe someday ~</p>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue