X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=index.html;h=6e7f0aab24f75c78be4939b3633f48093b7ffdb1;hb=de821f7a99c764556e31c0e9b3ed66aa3d8b0e02;hp=b8868a9159d87bfdc9c056c0dea1e0dad14b6bee;hpb=62691247d096f36f53a68efd1a6d8a0adf40b4d8;p=blog diff --git a/index.html b/index.html index b8868a9..6e7f0aa 100644 --- a/index.html +++ b/index.html @@ -5,28 +5,32 @@ title: Home
{% for post in paginator.posts %} -
+

- + {{ post.title }}

- + {{ post.content }} -
+
{% endfor %}