-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·15 lines (13 loc) · 1016 Bytes
/
index.html
File metadata and controls
executable file
·15 lines (13 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: page
title: Latest from LRTPI
excerpt: "LRTPI homepage"
search_omit: true
---
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FLesotho-Town-and-Regional-Planning-Institute-1552786358317189&tabs=timeline&width=700&height=800&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=147416755353481" width="700" height="800" style="border:none;overflow:hidden; width:100%;" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
<!-- <ul class="post-list">
{% for post in site.posts limit:10 %}
<li><article><a href="{{ site.url }}{{ post.url }}">{{ post.title }} <span class="entry-date"><time datetime="{{ post.date | date_to_xmlschema }}">{{ post.date | date: "%B %d, %Y" }}</time></span>{% if post.excerpt %} <span class="excerpt">{{ post.excerpt | remove: '\[ ... \]' | remove: '\( ... \)' | markdownify | strip_html | strip_newlines | escape_once }}</span>{% endif %}</a></article></li>
{% endfor %}
</ul>
-->