mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 09:05:29 +00:00
reorder source link
This commit is contained in:
parent
6818c14580
commit
add90d66d7
1 changed files with 1 additions and 3 deletions
|
|
@ -2,11 +2,9 @@
|
|||
{% block content %}
|
||||
<div>
|
||||
<h1>{{ title }}</h1>
|
||||
<a href="{{ link }}">{{ time }}</a>
|
||||
<div>
|
||||
{{ description }}
|
||||
</div>
|
||||
<div>
|
||||
<a href="{{ link }}">{{ time }}</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue