diff -r 2f6f6f7551ca -r 32102edaa81b web/wp-content/themes/twentyten/archive.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/twentyten/archive.php Mon Nov 19 18:26:13 2012 +0100
@@ -0,0 +1,61 @@
+
+
+
+
+
+
+
+
+
+ %s', 'twentyten' ), get_the_date() ); ?>
+
+ %s', 'twentyten' ), get_the_date( _x( 'F Y', 'monthly archives date format', 'twentyten' ) ) ); ?>
+
+ %s', 'twentyten' ), get_the_date( _x( 'Y', 'yearly archives date format', 'twentyten' ) ) ); ?>
+
+
+
+
+
+
+
+
+
+
+
+