This repository has been archived on 2025-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
blog-software/example_template/post.html

5 lines
No EOL
85 B
HTML

<title>{{ title }}</title>
<h1>{{ title }}</h1>
<h4>{{ summary }}</h4>
{{ content }}