Update lego

This commit is contained in:
hiro 2019-11-11 16:42:47 +01:00
parent 01a40c1bec
commit 1d11e4772a
2 changed files with 2 additions and 2 deletions

2
lego

@ -1 +1 @@
Subproject commit 07eaef9800b90b8de1c490dedc95928d3b789cbf
Subproject commit 7ad3e5bff416f501e05aaa54fdc742a6fb567159

View File

@ -1,5 +1,5 @@
{% extends "layout.html" %}
{% block body %}
{% include 'topics.html' %}
{{ this.body }}
{{ this.body }}
{% endblock %}