# HG changeset patch # User bsw # Date 1331488559 -3600 # Node ID b9aa543f1edde4810e43499eeb92651263807f17 # Parent 1e7ce3fafc267f69ec82c8dd473d2ec721a95448 Added newline at end of profile diff -r 1e7ce3fafc26 -r b9aa543f1edd app/main/member/_profile.lua --- a/app/main/member/_profile.lua Sun Mar 11 18:55:41 2012 +0100 +++ b/app/main/member/_profile.lua Sun Mar 11 18:55:59 2012 +0100 @@ -155,3 +155,5 @@ slot.put("
") end } + +slot.put("
") \ No newline at end of file