Add quote from PHP Thames Valley
This commit is contained in:
parent
1d335f041b
commit
b066f8fdfb
1 changed files with 10 additions and 0 deletions
|
@ -59,3 +59,13 @@ it can do!
|
||||||
|
|
||||||
[0]: http://sculpin.io
|
[0]: http://sculpin.io
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<article>
|
||||||
|
<blockquote>
|
||||||
|
<p>Another great talk yesterday by Oliver Davies about building static websites using sculpin. learned a lot, even though I was new to it.</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<footer>PHP Thames Valley attendee.</footer>
|
||||||
|
</article>
|
||||||
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue