OSDN Git Service

decolate comment
authoryamat0jp <yamat0jp@yahoo.co.jp>
Sun, 18 Dec 2016 09:39:50 +0000 (18:39 +0900)
committeryamat0jp <yamat0jp@yahoo.co.jp>
Sun, 18 Dec 2016 09:39:50 +0000 (18:39 +0900)
__pycache__/index.cpython-35.pyc [new file with mode: 0644]
pybbs/modules/index.htm

diff --git a/__pycache__/index.cpython-35.pyc b/__pycache__/index.cpython-35.pyc
new file mode 100644 (file)
index 0000000..169524f
Binary files /dev/null and b/__pycache__/index.cpython-35.pyc differ
index 6286a67..5159ee0 100755 (executable)
@@ -61,7 +61,9 @@
        <section id=title>{{record['title']}}</section>
        <section id=name> Name:<h1>{{record['name']}}</h1></section>
        <section id=date> Date:<h1>{{record['date']}}</h1></section>
+       <p>▽▲▽▲▽▲▽
        <section id=comment>{% raw record['comment'] %}</section>
+       <p>△▼△▼△▼△
        {% end %}
        <a name=article></a>
        <p style=text-align:right><a href=#top>Topへ移動</a></p>