Add meta to components

This commit is contained in:
Jeremy Thomas
2017-07-28 23:27:59 +01:00
parent 24bc5ed795
commit 28856f6388
12 changed files with 765 additions and 420 deletions

View File

@@ -1,5 +1,13 @@
<div class="field is-grouped">
{% if include.new %}
<div class="control">
<div class="tags">
<span class="tag is-primary">New!</span>
</div>
</div>
{% endif %}
{% if include.since %}
<div class="control">
<div class="tags has-addons">