Tavistock House - Edwin Room - Tie the Knot
Tavistock House - The Edwin Room
Important Covid-19 Information.
Our smaller ceremony suite brings a modern feel to your special day. Warm lighting and a subtle aisle for the couple to enter by create a cosy atmosphere with a hint of grandeur.
Holds up to 15 seated (excluding the couple and registrars).
Accessibility: Our venues at Tavistock House have step-free access via a lift to the Mezzanine Floor on which we are situated.
Email: [email protected]
Location
Entrance South D, Mezzanine Floor
Tavistock House, Tavistock Square
London, WC1H 9LT
An error occurred while processing the template.
The following has evaluated to null or missing: ==> Tav_Mon_Wed [in template "20115#20151#156826632" at line 24, column 62] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${Tav_Mon_Wed.getData()} [in template "20115#20151#156826632" at line 24, column 60] ----
1<style>
2
3#borderDemo {
4border-bottom-width: 1px;
5border-bottom-style: solid;
6border-bottom-color: #F7D9B9;
7
8}
9
10p.fees {
11 margin-bottom: -0.09%;
12
13}
14
15.fees-doc {
16 padding-top:10px;
17 font-size: 17px;
18}
19
20</style>
21
22<h3>Registrars' fees</h3>
23
24<div id="borderDemo"><p class="fees">Mon – Wed (9am- 4pm): ${Tav_Mon_Wed.getData()}</p></div>
25<div id="borderDemo"><p class="fees">Thur – Fri (9am- 4pm): ${Tav_Thur_Fri.getData()}</p></div>
26<div id="borderDemo"><p class="fees">Sat - (9am- 4pm): ${TavistockSat.getData()}</p></div>
27<div id="borderDemo"><p class="fees">Sun - (9am- 8pm): ${Tav_Sun.getData()}</p></div>
28
29<p class="fees-doc">You can download our <a href="/documents/349037822/349039887/Ceremony+fees+2022-2023.pdf/">full fees (PDF)</a>.</p>