view themes/tuxlite_tbs/templates/author.html @ 104:c56fdf7a343d

New blog post about Kotlin's multiline strings
author Dirk Olmes <dirk.olmes@codedo.de>
date Fri, 12 Jun 2020 12:56:06 +0200
parents 6e2bcaecf3ec
children
line wrap: on
line source

{% extends "index.html" %}
{% block title %}{{ SITENAME }} <small>{{ author }}</small>{% endblock %}