blob: f8c42a76aa4c77e5c0802fc1febb27cd76f3977e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: {{ title }}
start_date: {{ startdate }}
end_date: {{ enddate }}
status: {{ status }}
description: {{ description }}
tags: {{ tags }}
roles: {{ roles }}
permalink: {{ permalink }}
logo: {{ logo }}
other: {{ other }}
---
|