<!-- Content descriptors -->
<meta name="embl:who" content="{{ meta_who }}"> <!-- the people, groups and teams involved -->
<meta name="embl:where" content="{{ meta_where }}"> <!-- at which EMBL sites the content applies -->
<meta name="embl:what" content="{{ meta_what }}"> <!-- the activities covered -->
<meta name="embl:active" content="{{ meta_active }}"> <!-- which of the who/what/where is active -->

<!-- Content role -->
<meta name="embl:utility" content="-8"> <!-- if content is task and work based or if is meant to inspire -->
<meta name="embl:reach" content="-5"> <!-- if content is externally (public) or internally focused (those that work at EMBL) -->

<!-- Page infromation -->
<meta name="embl:maintainer" content="{{ meta_maintainer }}"> <!-- the contact person or group responsible for the page -->
<meta name="embl:last-review" content="{{ meta-last_review }}"> <!-- the last time the page was reviewed or updated -->
<meta name="embl:review-cycle" content="{{ meta_review_cycle }}"> <!-- how long in days before the page should be checked -->
<meta name="embl:expiry" content="{{ meta_expiry }}"> <!-- if there is a fixed point in time when the page is no longer relevant -->
