diff --git a/web/app.py b/web/app.py index 511c8a0..5c07630 100644 --- a/web/app.py +++ b/web/app.py @@ -7097,7 +7097,7 @@ Name: ''' + p.name + ''' - Port: ''' + str( for b in bbl: bb_content = bb_content + ''' - ''' + b.callsign + ''' \n ''' + str(i.dmr_id) + ''' + ''' + b.callsign + ''' \n ''' + str(b.dmr_id) + ''' ''' + b.bulletin + ''' '''
''' + b.callsign + '''
''' + str(i.dmr_id) + '''
''' + str(b.dmr_id) + '''