16 lines
169 B
Django/Jinja
16 lines
169 B
Django/Jinja
---
|
|
title: "{{ title }}"
|
|
slug: {{ slug }}
|
|
author: Natenom
|
|
draft: true
|
|
# comments: true
|
|
# jsoncomments: true
|
|
date: {{ datetime }}
|
|
categories:
|
|
-
|
|
tags:
|
|
-
|
|
|
|
---
|
|
|
|
<!--more-->
|