Compare commits
No commits in common. "64e7d962ecd56c876186b007bdbe86f6a3f571bc" and "a712049fcdc99f4c64ffbfb350e047f81e5b9c86" have entirely different histories.
64e7d962ec
...
a712049fcd
2 changed files with 2 additions and 6 deletions
|
|
@ -140,16 +140,11 @@
|
|||
{{ content.field_people_public_gpg_key }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="flow content">
|
||||
<div class="flow_middle sharing">
|
||||
{{ content.field_people_social_media }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Unexpected extra content -->
|
||||
{{ content|without('field_body_paragraph', 'field_image', 'field_people_email', 'field_people_public_gpg_key', 'field_people_position', 'field_people_social_media', 'field_people_type', 'field_summary', 'uid', 'created') }}
|
||||
{{ content|without('field_body_paragraph', 'field_image', 'field_people_email', 'field_people_public_gpg_key', 'field_people_position', 'field_people_type', 'field_summary', 'uid', 'created') }}
|
||||
|
||||
{% if walls_up == true %}
|
||||
{# If the flow sides are still up after all is said and done, close 'em up. #}
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
</div>
|
||||
<div class="column">
|
||||
S: <a href="https://social.coop/@agaric" rel="me">Mastodon</a>
|
||||
<a href="https://twitter.com/agaric" rel="me">Twitter</a>
|
||||
<a href="/rss">RSS</a><br>
|
||||
T: +1 508 283 3557<br>
|
||||
E: <a href="/contact">Contact</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue