Use head and tail includes on all pages.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 10:44:49 +0000 (12:44 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 11:27:08 +0000 (13:27 +0200)
commit861afcbbf8614375bf1359cdd80047686e93c2cc
tree6a22af482988372f285a12def4df2ef5837008df
parenteb3cebc432e5c2b537849ae3d6784b63f2c27c8a
Use head and tail includes on all pages.
14 files changed:
src/main/resources/templates/addSone.html
src/main/resources/templates/createPost.html
src/main/resources/templates/createReply.html
src/main/resources/templates/createSone.html
src/main/resources/templates/deletePost.html
src/main/resources/templates/deleteSone.html
src/main/resources/templates/editProfile.html
src/main/resources/templates/followSone.html
src/main/resources/templates/knownSones.html
src/main/resources/templates/login.html
src/main/resources/templates/logout.html
src/main/resources/templates/noPermission.html
src/main/resources/templates/viewPost.html
src/main/resources/templates/viewSone.html