diff options
Diffstat (limited to '')
| -rw-r--r-- | talks/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/talks/index.html b/talks/index.html index 75db29c..777d312 100644 --- a/talks/index.html +++ b/talks/index.html @@ -1,6 +1,7 @@ --- layout: default --- +<div id="page"> <h2>Previous and Upcoming Talks</h2> <ul> @@ -67,3 +68,4 @@ layout: default <em>Catalyst Advent Calendar</em> — <a href="http://www.catalystframework.org/calendar/2009/19">Writing REST services with Catalyst</a> </li> </ul> +</div> |
