<a href="{{url_for('login')}}"><button>login</button></a>
<button type="button" onclick="window.location.href='{{ url_for( 'dataTablePage' , table='Y' ) }}';">Display Table Y</button>